Forum Discussion

VivekN's avatar
VivekN
Frequent Visitor
8 months ago
Solved

How to Visualize Table Occupancy Without Synoptic Panel in Power BI?

I’m creating a Power BI report for our upcoming Staff Conference event. The goal is to display the seating plan and indicate which tables are free and which are occupied. I have the floor plan layo...
  • v-priyankata's avatar
    v-priyankata
    7 months ago

    Hi VivekN 
    As an alternative to displaying the table number directly on the scatter markers, you may want to enhance the use of tooltips to improve usability. By configuring a rich tooltip, you can display key details such as the table number, total seats, occupied seats, available seats, and even a status indicator when users hover over a marker. This approach keeps the visual clean while still allowing users to quickly identify and understand each table without needing to click on it, making it a practical workaround given the limitations of the native scatter chart.
    Create report tooltip pages in Power BI - Power BI | Microsoft Learn

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.  

    Thanks.