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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
itchyeyeballs
Impactful Individual
Impactful Individual

Streaming Dataset - Measures

Hi All,

 

We have managed to set up a streaming dataset that is driven via a Powershell script which pulls data from our SQLServer DB. Everything is working well apart from some really stange behaviour when trying to create measures, does anyone know if there are any known limitations when working in this way?

 

One measure we have tried is:

 

CALCULATE (
    [Total],
    FILTER (
        ALL ( RealTimeData[timestamp] ),
       RealTimeData[timestamp] = MAX ( ( RealTimeData[timestamp] ) )
    )
)
RealTimeData[timestamp] is a datetime field
 
This has worked in other reports but not with the streaming datset. We have also noticed that trying to use a top N filter also behaves strangely.
 
I have searched online but the documentation (that I have found) is not very clear 
 
Any thoughts appreciated
1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @itchyeyeballs ,

 

Based on my test, it is not supported yet currently. You can come up a new idea about that and add your comments there to improve Power BI and make this feature coming sooner.


https://ideas.powerbi.com/forums/265200-power-bi-ideas

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

5 REPLIES 5
JasonWelch
Frequent Visitor

Found this when having what I think is same issue:  https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Simple-cumulative-sum-issue-with-liv...

 

Can you link your "feature request" aka bugfix (if you made one)?

v-frfei-msft
Community Support
Community Support

Hi @itchyeyeballs ,

 

Based on my test, it is not supported yet currently. You can come up a new idea about that and add your comments there to improve Power BI and make this feature coming sooner.


https://ideas.powerbi.com/forums/265200-power-bi-ideas

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
Anonymous
Not applicable

@v-frfei-msft , I'm just building a solution where this feature is a must. Added new 'idea post' about this feature/bug.

 

Regardless, do you have any information whether it will be resolved?

 

Thanks,

Rafal

Is there any news on this? I'm facing a related issue. Anne

Thank you,

 

Is there any documentation about this available? It seems more like a bug than a missing feature especially as I got no warnings or errors, just erroneous outputs.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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