Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Change Report Selection on Time Intervals

Hello Experts,

 

We have a Power BI report which works for multiple students. Lets say a Progress report of a student where you have student Name or ID as the filter.

On selection of different Student ID/Name, the report shows the data for the specific individual.

 

We want this report to be shared on a TV display wherein every 5 minutes, the data for different student should be displayed. 

 

The report has two datasets:

1. Master Data for Students - Sourced from Cube using an MDX query import option.

2. Marks data for students - Sourced from SQL Server Database using Import option.

 

I am stuck in the question of switching the filter selection or changing power bi parameter at time intervals

 

Thanks in advance.

 

 

  • Hi Anonymous,

     

    I would suggest you try the custom visual "Play Axis". You can get it from the "From Marketplace".

    Change_Report_Selection_on_Time_Intervals

     

    Best Regards,
    Dale

2 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi Anonymous,

     

    I would suggest you try the custom visual "Play Axis". You can get it from the "From Marketplace".

    Change_Report_Selection_on_Time_Intervals

     

    Best Regards,
    Dale

    • Anonymous's avatar
      Anonymous
      Not applicable

      Dale: This serves the purpose. Thanks a lot :)