The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I'm trying to create a rolling sum mesure that counts the aggregated number of issues that are in "Analysis" status on a monthly basis. I need to base this rolling sum on the status start date and end date.
The end goal is to have a visual that looks similar to this one :
At the beginning a big number of issues are in the analysis status (it is one of the first status in our workflow) and it decreases over time and inversely, the number of validated issues is low and increases over time.
Here's the sample data (I'm only interested in Analysis (En Analyse) and Validated (Validée) statuses : https://we.tl/t-IXS2ysHXoM
Thanks in advance for any suggestions.
Regards,
Iana
Solved! Go to Solution.
@ianka08 You can do rolling aggregations like this: https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Better-Rolling-Average/m-p/2897874#...
Just use SUMX instead of AVERAGEX and include a filter for your status.
Hi @ianka08 ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @ianka08 ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @ianka08 ,
I hope the information provided by @Greg_Deckler is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution so others can find it easily.
Thank you.
@ianka08 You can do rolling aggregations like this: https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Better-Rolling-Average/m-p/2897874#...
Just use SUMX instead of AVERAGEX and include a filter for your status.
User | Count |
---|---|
11 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |