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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Ikeumlaut
Advocate I
Advocate I

Cumulative count over time

Hey,

 

I need to standardize my data. I get at irregular intervals a value for my devices. Message is sent when status changes. Here is an example data and what I mean by standardizing. In this example is to convert time to 10min sections.

10ATime10:1110:1410:18  10:48 
 Value1 0 10 
       
20BTime10:18 10:34 10:51
 Value0 1 0
       
 Would look like this if "cumulative"  in 10min sections->      
       
10A&20BTime10:1010:2010:3010:4010:50
 Cumulative value11210

 

Here is how the data looks like:

TimeDeviceValue
28.3.2018 10:1110A1
28.3.2018 10:1410A0
28.3.2018 10:1810A1
28.3.2018 10:4810A0
28.3.2018 10:1820B0
28.3.2018 10:3420B1
28.3.2018 10:5120B0

 

How do I write a Measure to convert the data into a table visual like this?

TimeCumulative value
28.3.18 10:101
28.3.18 10:201
28.3.18 10:302
28.3.18 10:401
28.3.18 10:500

 

Thanks!

5 REPLIES 5
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Ikeumlaut,

 

One concern: 

How to group those time values based on 10 min interval? 

 

1.PNG

 

Why is 10:11 for 10A matched with 10:18 for 20B? Why should these two values belong to 10:10? While 10:14 for 10A and 10:18 for 10A belong to 10:20 and 10:30 section.

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hey @v-yulgu-msft

 

sorry, that is a mistake on the chart. I edited my post and it messed up it. So the grouping is:

  • 10:00
    • 10:11, 10:14, 10:18

 

Best,

Ike

Hi @Ikeumlaut,

 

I am still confused about this calculation. That case, the Cumulative value for "28.3.18 10:10" in result table should be 2 rather than 1. Also, the Cumulative value for "28.3.18 10:20" in result table should be 0.

 

1.PNG2.PNG

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hey,

 

I do not want the sum of the values. Instead the cumulative distinct count of devices that have sent a value of 1. So I want to know how many devices have a value of 1 at each time interval. Sometimes the device sents the value at the interval, but sometimes it has sent the message right before the interval so I need to take that into account somehow.

 

Thank you for helping out!

 

Best,

Ike

Hey @v-yulgu-msft,

 

here is a picture of what I'm looking for. Hope this explains it better.

 

Capture.PNG

 

Best,

Ike

Helpful resources

Announcements
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!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.