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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello everybody,
I have three data sources (table 1, table 2 and parameters). Parameters contains all the columns that I have in my table 2. I created a slicer where I could choose the parameters that I want to visualize in my table.
However, when I am creating my table, how do I tell him to only display the columns chosen in the slicer ? Do I need to create a measure ?
Thanks in advance for your time and your help
Solved! Go to Solution.
@maxduff59 , You can join parameter with table 1 and table 2 and use in filter
or use treatas in parameter to sue slicer values from parameters
https://docs.microsoft.com/en-us/dax/treatas-function
@maxduff59 , You can join parameter with table 1 and table 2 and use in filter
or use treatas in parameter to sue slicer values from parameters
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.