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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply

Count down timer that shows the time spent on a dashboard

I need a visual that is a count down timer that show the time spent on a dashboard.  The "countdown" visual does not work because it needs to be dynamic.  In other words, as soon as the dashboard is loaded, it starts counting down from 30 minutes.

 

The reason I need this is I have a NetScaler in front of Power BI Report Server.  After 30 minutes, NetScaler will time-out the session.  The problem is the user isn't notified anything.  So it is confusing for the user.  How can I solve this problem?

1 ACCEPTED SOLUTION
AiolosZhao
Memorable Member
Memorable Member

Hi @Nick-Singleton ,

 

I have a workaround that can help you, hope that's what you want.

 

Because according to your requirement, I think what you want is an end-time based on the report refresh time. 

 

So if there is an end-time that can show in the front-end in highlight, I think that also will be suitable for you.

 

So you can create a new column in Power Query Editor like below, then you will get the refresh time + 30 min.

 

Then you can show it in the highlight in the front-end, then end-user will know when the report will be a time-out.

 

DateTime.FixedLocalNow() + #duration(0,0,30,0)

 

Aiolos Zhao





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
AiolosZhao
Memorable Member
Memorable Member

Hi @Nick-Singleton ,

 

I have a workaround that can help you, hope that's what you want.

 

Because according to your requirement, I think what you want is an end-time based on the report refresh time. 

 

So if there is an end-time that can show in the front-end in highlight, I think that also will be suitable for you.

 

So you can create a new column in Power Query Editor like below, then you will get the refresh time + 30 min.

 

Then you can show it in the highlight in the front-end, then end-user will know when the report will be a time-out.

 

DateTime.FixedLocalNow() + #duration(0,0,30,0)

 

Aiolos Zhao





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




This is a great idea.  However, I can't implement this because all our dashboards use a live connection to SSAS.  As far I know, you can use Power Query and Live Connection to SSAS.  Is that correct?

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.