Minimum Non-negotiable requirements and Pro Tips while working on Power BI in DataRoars:
Formatting, spellings, and data verifications, should be perfect. Take time to meet this requirement, no matter the delay.
Color Formatting - Blog Available
Cover Page Format and Design - Blog Available
Dashboard Page Design - Blog Available
Add the letter "Z" in front of the Dimensional table. So that it places all the Dim tables below for handy-navigation.
Always think automation and avoid redundancy. Particularly while loading data from similar table or a common location.
Leverage Reference tables over Duplicate tables
Always think of a way to connect the dates to the Dates Table.
Make it a rule, to always start a new dashboard with a Calendar Table.
Modelling (Relationship) Section:
Remove Auto-detect in Settings.
All Tables tab. Don't use.
Always use Layouts.
Create multiple layouts for each area of the total dashboard as you see fit.
This helps in great traceback and easy to follow-back the work
Multi-to-multi, not allowed. Special permission needs to be taken from your Manager.
In general, out of 100 projects, you might need it only 1-2 times.
Create bridge tables to tackle this problem.
Comments