Join 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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Guys,
I've created a new table based on an existing one using the following DAX:
When I use the above DAX linking to the parameter, the amount row of grows as it does not summarize the columns as I wanted.
Would you guys be able to help me make it work?
Below is a photo of how this parameter is shown for the users:
Thanks,
Diego
Calculated tables do not interact with the filter context. You have to rely completely on measures.