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 experts,
I try to dynamics filter table results and show as another table.
Basically, i would like to create a new table "FT" using filter function, filter on table 'Original' with a dynamics filter expression on what i selected for able mySelection
FT = filter('Original','Original'[key] = SELECTEDVALUE(mySelection[Key]))
But, it seems the PowerBI does not show the expected results.
If i change the filter expression to static one --- 'Original'[key] = "static selection", it works
Any idea?
How could i achieve such dynamic filtering?
Thanks
Rake
Hi Rake,
I'm afraid we can't do that for now. The calculated table can't be filtered dynamically.
Best Regards,
Dale