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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Help! how to make a live dashbord without DAX (or with the available DAX functions)?

Hello genius people,

 

I have a dashboard that heavily uses DAX calculated tables and measures and refreshes every hour from 9am to 4pm . The company that I work for operates 24/7 and would like to see a more "live" dashboard. 
With the limited functions available in direct query mode, I am unable to meet the requirement. Any suggestion/guide towards a way to achieve the goal is highly appreciated. 

 

Cheers,

Anton

6 REPLIES 6
Anonymous
Not applicable

Hi Herbert,

 

Thanks for your comment. As I've mentioned in my previous comment I want the dashboard to update 24/7.

If I were to refresh the dashboard every half hour, I will run out of the currently available 8 schedule slots in 4 hours which not quite ideal. 
Can you please explain what you meant by "With Direct Query, you can shape/transform the data in your data source before make live connection from PBI Desktop" ?

Does that mean I can shape/transform data on a SQL server using DAX before pulling data using direct query? If so how can I do that?

 

Thanks in advance. Anton

@Anonymous

 

You cannot use DAX in SQL Server. I meant that maybe you can shape the data with SQL query to reduce the calculation in Power BI Desktop.

 

Best Regards,

Herbert

Anonymous
Not applicable

Thanks Herbert. But I doubt a SQL query can do the job of a calculated table or a measure. Since I posted this on the wrong place you may close this thread. I wanted to know if I'm missing anything. Looks like it is not possible to achieve what I'm trying to do with the feature set available at this stage.

 

Cheers,

Anton

@Anonymous

What about PowerBI API, you can download your data and refresh 24/7

Anonymous
Not applicable

Hi @Claster,

 

Thanks for your comment. We use PowerApps to write data to a database and as far as I know PowerApps doesn't support PowerBI API yet. Please let me know if there's any way that I can connect to PowerBI API in PowerApps.

 

Thanks

v-haibl-msft
Employee
Employee

@Anonymous

 

If you heavily use DAX with Import mode, you can change the refresh frequency to every half hour. This is the most frequently refreshing.

With Direct Query, you can shape/transform the data in your data source before make live connection from PBI Desktop. So that you can use the limited functions to do the rest of the calculation.

 

BTW, you should post need help threads in other forums (e.g Desktop, Service …) but not Issues forum.

 

Best Regards,

Herbert

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors