The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
21 | |
20 | |
11 | |
10 | |
7 |