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.
Hi,
I will be using only one table for a report. In order to filter, I will use 4 sliders to filter some columns. 2 columns have about 5-20 selection possibilities. Other 2 tables have 1000-3000 selection possibilities. I wonder which way is best for sliders to be used from power bi performance perspective: a) use only one table for selection b)develop new tables for all four filters and make a relationship.
Do you have any ideas?
All the best
Solved! Go to Solution.
If i understood your requirement correctly...
The best way is to use star schema or snowflake, instead of keeping 1 single table.
option B is the best choice
Thanks and hit the like button,
Mohammed Adnan
If i understood your requirement correctly...
The best way is to use star schema or snowflake, instead of keeping 1 single table.
option B is the best choice
Thanks and hit the like button,
Mohammed Adnan