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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
clteh9
Helper I
Helper I

Visual in the same page is not updated

hi, 

 

i have created a dashboard to keep track the number of cars in car park. 

but when i click on the left visual table, the right visual table is not updated. 

Is there any way i can link these 2 visual tables? Thanks

 

visual:

clteh9_1-1682490815338.png

dataset:

clteh9_2-1682491201127.pngclteh9_3-1682491225851.png

 

this is the measure to count the number of car hourly

number of car = calculate(COUNTX(FILTER('car', 'car'[in time] < max(date_hour[date_end_hour]) && (ISBLANK('car'[out time]) || 'car'[out time] >= max(date_hour[date_end_hour]))), 'car'[car]))

1 ACCEPTED SOLUTION
Idrissshatila
Super User
Super User

Hello @clteh9 ,

 

make sure there is a relationship between the two tables.

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

1 REPLY 1
Idrissshatila
Super User
Super User

Hello @clteh9 ,

 

make sure there is a relationship between the two tables.

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors