Forum Discussion
Cummulative Trending View
Hi Sir,
This works fine when it is applied to this smaller dataset. but when i apply it to my larger dataset (which is something similar with lot more statuses), the measure 2 and 3 which you have calculated comes to be empty. Please give me any leads where it would have gone wrong.
Thanks,
Dharani
If it working on a small dataset, it should also work on a large one. I cannot guess the mistake which you are commiting.
- Anonymous3 years agoNot applicable
Am not sure what is the issue Sir.
I have put my file here and followed the exact procedure.
If possible, can you take a look and guide. It would be of great help.
Here is the link
https://drive.google.com/drive/folders/1kUJEzxtkH40lzd3h4FvOuysf9JPo8_FS?usp=sharing
Thanks
- Ashish_Mathur3 years agoSuper User
- Anonymous3 years agoNot applicable
Thank you so much Sir!!
One final question,
In your last measure,
Measure 2 = SUMX(CALCULATETABLE(VALUES(Data[PAT_ID]), DATESBETWEEN('Calendar'[Date], MINX(ALL('Calendar'), 'Calendar'[Date]), MAX('Calendar'[Date]))),[Measure 3])How do i add an another condition,that i have to sumx the values of pat_id, only if a column called "flag" is 1.