The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Please help.
I am creating a number of measures for a table and would like to extend the same measures to few more tables with similar info. How to create a reusable measure that can be generically use in other tables?
For example
Table name = "Apple-Table" with below info
Sales Unit | Price |
100 | 5 |
Create a measure to calculate the cost as below:
Assume there is another table called "Banana-Table", how to reuse the above measure to this table?
Thanks in advance.
Solved! Go to Solution.
Read about Calculation Groups. They seem to cover your requirement.
Read about Calculation Groups. They seem to cover your requirement.