Forum Discussion

sandeep022's avatar
sandeep022
Frequent Visitor
1 year ago
Solved

Can Realtime Dashboard show visuals based on data models

Hi, Does the Realtime Dashboard in RTI support semantic data model based visuals similar to Power BI, so that if a filter is applied on a date dimension table for example, all the visuals will adjust to that accordingly? Thanks

  • The answer here is both yes and no.

     

    No because it is not a default built-in feature whenever you add a new visual.

     

    yes because you have to add it yourself in the underlying KQL statements for each visual

    You can also manually add cross filters - so if you click something on one visual, that filter will be applied to all other visuals.

     

    RT dashboards are a bit different than PowerBI and right now you have to do some manual steps to get what you here are asking for.

    it is indeed available - you just have to do some work yourself 😊

1 Reply

  • datacoffee's avatar
    datacoffee
    Icon for Most Valuable Professional rankMost Valuable Professional

    The answer here is both yes and no.

     

    No because it is not a default built-in feature whenever you add a new visual.

     

    yes because you have to add it yourself in the underlying KQL statements for each visual

    You can also manually add cross filters - so if you click something on one visual, that filter will be applied to all other visuals.

     

    RT dashboards are a bit different than PowerBI and right now you have to do some manual steps to get what you here are asking for.

    it is indeed available - you just have to do some work yourself 😊