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 August 31st. Request your voucher.
Hi
I have tried to filter a large table not to show anything before someone enter a search.
I have tried to measure the different between
Hi, thanks for your comment. The reason why is that the table is large and take long time to load. To minimize this time I hoped there would be a method when nothing is selected or all is selected (because that will never be a case) the table do not load (or can be filtered empty). As soon there will be a seach (filter) then filtering will act as usual.
The DAX query for your table visual automatically adds a TOPN(501,...)
I have tried to filter a large table not to show anything before someone enter a search.
Why? You are setting the stage for your users in a passive-agressive way. They will not appreciate that.
Remember that in Power BI "nothing selected" is the same as "everything selected".* You may be fighting windmills here...
* yes, yes, there are some nuances to that, There's a subtle difference between "nothing selected yet" and "nothing selected any more".