Forum Discussion

mroptimistic's avatar
mroptimistic
New Member
4 years ago
Solved

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 u...
  • lbendlin's avatar
    4 years ago

    ("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.