Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
mroptimistic
New Member

Report level Measures

We are working on a client project where they have created a tabular model. We have only read access to this model and we are asked to do analysis on Profitability metric and develop powerbi report using this model. We will have to create new measures and write some level of DAX during development.
I understand we can create report level measures during report development in powerbi desktop. Is there any limitation/performance issues doing this way than writing measures in the existing tabular model? what is the recommended approach? Need Help here experts..Please advise. Thanks in advance!!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

("report level measures" - that's not really a thing. Measures are applied to datasets, not to reports.)

 

If you write your measures in the tabular model you can be sure that they work as designed, and that users (developers/contractors) cannot mess them up. At the same time this may rob said users (developers) of the flexibility to roll their own version of the measures (if you decide to hide the underlying fields). 

 

General guidance is to apply transforms as high upstream as possible, but not higher.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

("report level measures" - that's not really a thing. Measures are applied to datasets, not to reports.)

 

If you write your measures in the tabular model you can be sure that they work as designed, and that users (developers/contractors) cannot mess them up. At the same time this may rob said users (developers) of the flexibility to roll their own version of the measures (if you decide to hide the underlying fields). 

 

General guidance is to apply transforms as high upstream as possible, but not higher.

Ehm, not true.

Report level measures are indeed a thing when you connect a Power BI report live to a SSAS database.
Report level measures are stored in the PBIX, alas not easy accessible programmatically.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.