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.
Hello everyone and thank you in advance for the help.
I have some filtes like Period Selection (Quarter and Month).
Also Region and Countries where Region is a diferent data table with connection with Countries from the main data.
All filters are working 100% and corrected with the Bar Charts and Cards, but when it comes to the Table the filters are not applying.
I have checked and there is a interaction with the filters.
May I ask for your ideas what it can be the reason of bugging my table?
Hi, @RubenMatias
Can you provide sample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey Charlotte,
I found a good workaround that I have applied, instead of trying to do it in DAX, I went to PowerQuery and deciced to create a new column to do the SUM, currently its working at 100% without any issues, but sure give me some time so I can hide all sensitive information and I will send it to you.
Problem found
One of my mesures is making the table behaive strange:
Hi,
This modification may not solve your problem but you can certainly simply that measure to
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
32 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
45 |