Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, I have the table Table1 with just two columns, Column1 and Column2, I want to create another, realted table based con Table1 but without the filters applied, then I link both tables by bi-directional link between Column1 and Filter Table1[Column1]. My objective is that Table2 is not filtered at all, but I'm unable to do it, Table2 gets filtered as well.
I've tried CALCULATETABLE, FILTER, ALL, etc and nothing seems to work, this is code I currently have for testing, is redundant but still doesnt work:
I'm using Power BI Version: 2.118.828.0 64-bit (June 2023)
What am I doing wrong?
Thanks in advance
Can you share the sample data and expected output?
Thanks,
Arul
Thank you the data of Table1 is very simple, this is its contents in CSV
Column1, Column2
a,1
b,2
c,3
Expected output: Visuals using Table2 should not be affected when I filter Table1
Actual output: Visuals using Table2 are affected when I filter Table1
You can use edit interations to disable the interation between the visuals instead of doing it through DAX.
Check this : For disabling interactions - https://learn.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions?tabs=p...
Thanks,
Arul
I simplified the example to make it easier to demonstrate the point. But in reality I want to use some filters and some I don't. The problem is that I can't block filters coming from the original table, not individually nor colectively.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
67 | |
51 | |
39 | |
26 |
User | Count |
---|---|
87 | |
54 | |
45 | |
40 | |
36 |