Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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".