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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
FaasBoers
New Member

Table refresh

Is it possible to only load/refresh a visual when an item in another visual is selected? 

FaasBoers_0-1686318087944.png

The left table is summarized by date. The right table is show all the data by minute. I want the right table to remain empty until I select a row in the left table. Is this possible?

1 ACCEPTED SOLUTION
NaveenGandhi
Super User
Super User

Hello @FaasBoers 

Check the attached PBIX.  I have recreated a similar scenario. Below is the explanation of what i have done.

 

  • Create a calendar table and create relationship with your table.
  • Replace you 1st table visual's date column with date column from calendar table.
 

NaveenGandhi_1-1686329170636.png

  • Create similar measure like "Filter_" from the PBIX and place two visual level filter in your 2nd table as below.

NaveenGandhi_2-1686329321314.png


This should work as you expect.

 

Let me know if this helps and if you have any question.

If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!

 

 

View solution in original post

1 REPLY 1
NaveenGandhi
Super User
Super User

Hello @FaasBoers 

Check the attached PBIX.  I have recreated a similar scenario. Below is the explanation of what i have done.

 

  • Create a calendar table and create relationship with your table.
  • Replace you 1st table visual's date column with date column from calendar table.
 

NaveenGandhi_1-1686329170636.png

  • Create similar measure like "Filter_" from the PBIX and place two visual level filter in your 2nd table as below.

NaveenGandhi_2-1686329321314.png


This should work as you expect.

 

Let me know if this helps and if you have any question.

If this post helps, then please consider Accept it as the solution to help the others find it more quickly. Appreciate you kudos!!

 

 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors