Forum Discussion
SAP4026
3 years agoFrequent Visitor
Reusing measures in different tables
Hi, I’m a new BI user and this is my second post. I have 10 tables total (see the breakdown below) and have provided the tables with active relationships. My question: what do I need to so that t...
some_bih
Community Champion
3 years agoHi SAP4026 welcome to Power BI world. Reuse of measure is all about it - that is crutial: reusage for different tables.
How to create measures in Power BI you could find here https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-tutorial-create-measures
There is also special function in DAX USERELATIONSHIP for case there is inactive relationship
https://learn.microsoft.com/en-us/dax/userelationship-function-dax
I hope this help