Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Does it exist? A table that only populates on command

Currently we have a dashboard that is used by our team where they apply approx 8 filters/slicers and the table dynamically changes for them to recieve their desired input.

This table is huge with thousands and thousands of lines, for the team to filter all the way down to only 1 or 2 lines of data

The processing time is massive, is there another option? 

 

Examples I've thought of in my head but don't know if they exist

1) Table starts empty, first filter/slicer populates table

2) Table starts empty, filters/slicer are selected and then a magical button is pressed and the table populates, like a query table

 

Hope that makes sense, any solution welcome

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @Anonymous,

Have you tried enabling Apply buttons for the filter pane in the Query reduction settings? This can greatly reduce  query overhead, i.e.:

dmp_0-1654112518690.png

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

2 REPLIES 2
dm-p
Super User
Super User

Hi @Anonymous,

Have you tried enabling Apply buttons for the filter pane in the Query reduction settings? This can greatly reduce  query overhead, i.e.:

dmp_0-1654112518690.png

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Nathaniel_C
Super User
Super User

Hi @Anonymous ,
Try this: Filter the table to what ever state you wish it to be in on your desktop and then publish it.  When the user opens it up, it will be in that state.  You just have to remind them that in order to get back to the published state, there is a left pointing circular arrow in the upper right corner. If they have it filtered in a different fashion, when the browser is closed, it should open with that state the next time.


Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Top Solution Authors