Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi All,
Firstly is it possible to restirct/ filter a measure by two different dimensions?
For Example i have a measure "amount" which is a column full of values either revenue or costs. Can i then filter/ rectrict the measure to give me the summation for sales ie.
select amount
where flag = sales
Also then display next to it
select amount
where flag = costs
This just means my underlying table can be made up from cusotmer invoices and supplier invoices?
If this is not possible can you calculate a measure such as "profit" based on measures from two odifferent tables?
Ie.
Profit =
Sales_amt(from sales table) - Cost_amt(from costs table).
Your help/ advice is appreciated.
Thanks,
Bal.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.