Today's guest post is from one of the big men I have in my network. He is the CEO of a big company, one so big that one of my big bosses in Siemens left Siemens for it, and a multinational firm in the top 4 positions in its industry globally. I have been doubly fortunate to have had my company do a training for them, and, later, to be known by the CEO. 

He's very passionate about personal/family finance and investment education. He makes time out of his busy schedule and spends his own money to freely share his passion and knowledge. When he first reached out to me last year, he was asking if he could pay me to help build an app that will help all Nigerians better manage their money. And he easily overlooked my horrible phone calls picking and email reply habit. He treated me like an equal. He knows well the really rich people (mega wealthy) and can better describe them than most of us. So enjoy with an open mind his insights into how to go through these economic hard times like the mega wealthy do.
image: haikudeck.com

The fact that Nigeria is going through a period fraught with economic challenges and loads of uncertainty cannot be swept or wished away. However not everyone is under the impression that there’s no light at the end of the tunnel. This period is a phase Nigerians are passing through and no one knows this better than the wealthy.

While many have given into despair the rich continue to make bold moves and expect to succeed. While the poor see ‘doom and gloom,’ the rich see ‘boom and bloom’ no matter the harsh economic realities. 

I discovered ten reasons why the rich continue to thrive:

The rich do not complain about the harsh economic situation
Seriously, times like this do not call for whining, moaning and complaining. Just take a look at the social media, its complaints galore. Things may be tough and difficult, but complaining isn’t going to make it any better. Those who complain are likely not to see opportunities when they arise, because their vision is impaired by the negatives. Truth be told I am yet to see any of Nigeria’s mega wealthy complaining loudly that things are not working. So quit complaining and whining.

Positive Mental Attitude
Things may go bad, from bad to even worse, but the rich believe that they’ll get better. In terms of beliefs and attitudes they are light years apart from the poor because in these times they are upbeat and positive that an economic turnaround is just across the corner. Aliko Dangote, Africa’s richest man continues to promote Nigeria as a worthy investment destination, notwithstanding. There must be something he is seeing that most cannot see, which is a product of his attitude

They don’t fear failure or losses
No rich person got to be rich without having failed several times and losing substantial sums of money. In fact the rich know that failure is good for further growth and success, because its lessons are invaluable. They have a lot of experience handling failure that they have conquered the fear of it. They have a strong belief that they will gain it back again while the poor are so scared of failing.

Opportunities to build wealth remain
It might surprise many people to know that some people are still going to make wealth during this period. Not all opportunities are completely dried up, in fact several new ones have replaced them that will make wealth for the discerning.

There is no better time than now to expand
The rich know that in times like this when things are hard they might need to expand to take advantage of emerging opportunities as tough times won’t last forever. Expansion is necessary in order to take advantage of opportunities so as to be perfectly positioned when the economic situation improves.

They possess a clear understanding of times and seasons
Life is measured in times and seasons and no one understands this fact than the rich. Nigeria may be in a season of want and lack but after this season comes one of plenty and abundance. Just as the day follows night, abundance is sure to follow after times of lack and hardship.

Money in the bank is no longer a motivating factor, creating value is
There comes a stage in the life of the wealthy where the number of zeros in your bank balance becomes insignificant, rather the value that you create becomes paramount. The rich love contending against opposing forces such as the harsh economic situation to still achieve economic success for they know it’s possible. Money in the bank is important, however according to Donald Trump, “Money is just a means of keeping score,” and he does deals “just to do it.”

Diversified investment portfolios
The rich diversify their investment portfolio in order to earn income from multiple sources. Even in a challenging economic situation some investment vehicles will appreciate in value while others will depreciate. This helps to keep many of them in liquidity in the harshest of economic climes.

A healthy belief in themselves and their abilities
What would you do if you knew you couldn’t fail? Would you attempt grander projects or avoid taking risks? The rich believe that anything they touch will literally turn to gold. They don’t allow limitations or challenges to hold them back from believing that all things will turn out for their good in the end.

Giving mentality
Givers never lack. The economic situation has brought hardship on many Nigerians, and this is the time people need help more than ever before. The rich continue to give towards worthy causes and help the less privileged thus making them perfectly positioned to continue to receive more. It is a fact of life that the more you give the more you receive.


My position on the economy is that things are on the road to recovery and even though there are pains we will see the gains in the not too distant future. Everybody may be affected in one way or the other by the situation but not all are adversely affected.
I want you to know that it’s possible that this could be your season for financial success even though times are hard. You too can thrive while others are struggling to survive. All it takes is to do what the rich are doing and you are certain to get the same results the rich are getting.



PROFILE
Kenneth Doghudje is intensely committed to seeing people achieve their financial goals and aspirations in Africa. A CEO by day and a blogger by night, he believes that the secret to anyone succeeding financially is to mix workable insights with action which translates to wealth and riches.
Please endeavor to visit www.moneytalkNG.com for more articles on money and personal finance. You can also follow Kenneth on social media:
@moneytalkNG on twitter ,

moneytalkNG on facebook & Instagram
For this sample project, we are going to build a Power BI report and dashboard for Domino’s Pizza. I have gotten some fictitious data on their branches in Nigeria, two weeks sales data, daily target figures and product target figures for the period under analysis.

I have the data exported as Excel files. You can download the practice along files at https://drive.google.com/file/d/1FCEkyJvW4viszv9wo43QaljXI2ADpCDD/view?usp=sharing 








Making sure the Excel files are closed, we are going to use Power BI’s Get Data to bring in the data. If you have the startup screen then you can locate the Get Data on the top left.




But if you are on the main Power BI window, then you will have to access it on the Home menu bar.



Bring in the data

 







I prefer you make a habit of choosing Edit (when you work a lot more, especially with large live databases, you’ll experience the why).




Check if you need to make any changes, like delete an unneeded column or filter out rows you don’t need. Then click Close and Apply on the top left corner of the Query Editor.



And you are back in the Data Model (or main Power BI window). Now load in the other data files. Below is the step for the Sales Data.



This is a case where you’ll need to get rid of unwanted columns and it’s better to do it in the Edit step and also set the Time field to Time data type. It is also good to let you know that you can actually do all this from the main Power BI window, in the Data section.








You will notice an audit trail of your steps on the right.


Don’t forget to do the Close and Apply.



Bring in the Sales Target and Daily target files too.






 After bringing in the data, you need to create relationships between the tables. That way you can create interactive reports with charts that responds to clicks on other charts. You wouldn’t also have to do a VLOOKUP (Excel formula for relating different tables) in order to use fields from different tables in the same chart.

Power BI is quite smart and tries to infer relationships between the tables you have based on the field names and the data types. Unfortunately, it always does single direction relationships and either create too many or too few relationships. So you have to get familiar with creating relationships from scratch and editing the ones it created for you.

Double click on the line of the relationship it created for you (between Branch Data and Sales Data) and set it to Both direction. Single direction means you can go in one direction only: great if you have a database background and will always remember the direction, additionally it helps prevent ambiguity in the relationships (the main advantage that should make you consider it and the trouble of always remembering to go from the dimensioning table to the data table). Alternatively, you can click on Manage Relationships to edit and create new relationships.











We’ll create relationships between the other tables. Daily Target to Sales Data.






And Sales Target to Sales Data



 And below is what it would all look like when you are done.





Now it’s time to do some formula-ing. Or DAX-ing as Power BI uses Data Analysis Expressions (DAX). You can download the official Microsoft reference material for the DAX formulas here: http://download.microsoft.com/download/0/f/b/0fbfaa46-2bfd-478f-8e56-7bf3c672df9d/data%20analysis%20expressions%20-%20dax%20-%20reference.pdf

So head to the Data part (on the left) of the main Power BI window. And select the Sales Data table as we need to do some tasks on it.




The Sales Data has Price and Quantity field but no Sales Amount field. So we need to create that. And the good thing is that the formula syntax is similar to that in Excel, especially formulas in Excel Tables.

So we first create a new column, by rightclicking any field in the table and selecting New Column or clicking on New Column at the extreme right under the Home menu. Then change the name from the default “Column” to any name you find more appropriate.



Sales Amount = 'Sales Data'[Price]*'Sales Data'[Quantity]


One more cool thing. Change the Sales field and other money fields to Currency. I’ll select my country currency: Naira.





Now we go into the visual part of the report creation.

Click on Reports on the left part of the main Power BI window. And let’s start with a PivotTable-like report showing products against sales amount.




In Power BI, everything is a visual. Even a table is a visual. You have to pick the visual you want and drop the fields you need into the appropriate sections of the visual components.

Notice the similarity between the Matrix visual in Power BI and the PivotTable in Excel. If you ask me, I’ll say they are exactly same. So huge bonus for you if you already use PivotTable in Excel.





Since we are now done with the Sales by Product table, let’s put in a Slicer that acts as a filter on the Branch Manager.



I think it would look better if it displays horizontally. To change the look of any visual, you click on paint brush icon, you get a bouquet of options that lets you change everything from text size and color to structure of the visual. There I change the Orientation from Vertical to Horizontal.






Next is we add a Card that shows the total sales figure.



See how everything is a visual.

Now we add a Gauge that shows sales against target.



And you can change the type of calculations done on any field you use. Just click on the dropdown arrow beside the field name in the visual panel.



And now we add bar chart of sales by products against targets.




Let’s do a cool one now. Add a map visual.





And finally, we add a Pie Chart.





You might want to change the look of some or all of the visuals. You can even add a background image or colour to the white page.

See below what I did to the Slicer to improve its look.




You can also add images, shapes and text boxes to your report.




And we are done with our first report building from scratch.


Next phase is to publish it and share with our boss and colleagues.





If you’ve not signed in to your Power BI account, you will be prompted to.

Then you pick the workspace you want the report published to. In every Power BI account, there is a default workspace called My workspace. Workspaces are what you create when you want to collaborate with colleagues on a report. It allows for equal access to making changes to the report and those changes are propagated rather than limited to your own copy of the report. You create them from the online Power BI service (www.powerbi.com).



I chose My workspace.

Then click on the report link upon successful publishing.







And here is what the online published version is like.



 And you can do super cool stuffs like export the entire report as a PowerPoint deck or print or even publish as a web link that can be shared with anyone. Just click on File.



 You can also edit the visuals or add new ones, even on new report pages. Just click on Edit and you get access to the type of designer tools you already are familiar with in the Power BI software.





It is time we share our report with others. To do that we need to create a Dashboard and pin the visuals we want to show in that dashboard. Not to be confused, the user we share with can still access the entire report we created but the Dashboard is the first thing they see and interact with. It has extra cool features like Q&A that generates visual answers to questions, even the sharing we want to do can only be done from the Dashboard.


Just so you know, you can do the pinning that creates the dashboard from either the report view mode or the report edit mode.


To create the dashboard, lets pin the entire report. That is called Pin Live Page and you can see it at the upper right side above the report itself.



I pick New Dashboard and give it a name.




I can also pin any visual by clicking on the pin icon at the upper right edge of the visual. I will pin the map and the card.



And I choose an Existing Dashboard, picking the one I already created.






Now I can go see the Dashboard.

I expand Workspaces on the mid left and scroll to the dashboard I created.




And here it is.





See that it has all the things I pinned. You can move the visuals around to re-arrange them and can also adjust the size.

You can see in the screenshot below, the interesting features I hinted that it has.



It is time we shared the report with colleagues. I simply click on Share at the upper right and enter the email of those I want to share with. Just note that you can’t share with non-corporate email ids (no yahoo or gmail email addresses will be accepted by Power BI).





The Access tab (beside Share) allows you to remove people you’ve previously shared with or edit their access right.

You can also subscribe to receive daily emails when the dashboard is refreshed (usually means updated with new data).









You can also publish the entire dashboard, report and dataset as a content pack, or just the report and dataset, or just the dataset.






Let’s try out the Q&A. Ask it to show you Sales Amount by branch as bar chart








Lastly, let me take you through all the settings available for the report and dashboard you have just created. To the right of the dashboard name, click on the ellipsis (three dots), then click on Settings.



 In the page that will come up, you will see all the settings that control how you consume the reports from automatic scheduling of refresh to update the reports with new data without your manual intervention to sending you an email notification when a the report has been refreshed (data updated).

The first settings tab is General. Allows you to set privacy – whether to allow Microsoft get performance log from you or not. And Language, account closure, enable developer mode for coding custom visuals and enable ArcGIS Maps for Power BI.






The second settings tab is Dashboards. It allows you to set whether to enable Q&A and Dashboard tile flow (automatic adjusting of the visuals shape and size based on the screen size of the device you are using to access the dashboard).

It is good to make sure that you are configuring the settings for the right dashboard.






The third settings tab is Datasets. It allows you to schedule refresh which depends on you manually setting gateway connection if your datasets are not on a cloud or publicly accessible datasource/database. You will notice a yellow warning notice saying that you’ve not configured a data gateway for the data sources you used (this is because the Excel files we used as the data source are locally saved on our PC and not from a cloud or internet data source).



Once you configure a data gateway on your PC and register the Excel files as data sources housed in that gateway, the warning will go off and you can set the scheduled refresh.

You can allow Cortana to access your datasets relying on the Q&A feature of Power BI. Also, you can preset some Q&A questions.




The fourth settings tab is Workbooks. Power BI allows you to import Excel files as Workbooks. This is only possible from the web Power BI service.




The fifth settings tab is Alerts. It allows you manage the triggers you’ve set regarding some metrics/values reaching a threshold figure.



The last settings tab is Subscriptions. It allows you manage the email subscriptions you have to existing dashboards so that you get a daily notification once the dataset (ultimately, the report and dashboard) is refreshed (usually indicating new data added).


And so we have come to the end of our sample sales analysis report in Power BI.

Again, you can download the practice along files at https://drive.google.com/file/d/1FCEkyJvW4viszv9wo43QaljXI2ADpCDD/view?usp=sharing