Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hello. There was such a question. You need to sum 3 columns from 3 different tables. How to do it? I send screenshots below
Solved! Go to Solution.
Hi @skitovich
You can do this with a measure;
measure = sum(column1) + sum(column2) + sum(column3)
Thanks,
George
Hi @skitovich
You can do this with a measure;
measure = sum(column1) + sum(column2) + sum(column3)
Thanks,
George
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
107 | |
68 | |
48 | |
44 | |
44 |