Forum Discussion
Calculated column to count records less than value in same column
- 6 years ago
- Anonymous6 years agoNot applicable
Thanks so much parry2k and Ashish_Mathur , I am sooo very grateful for this.
Amazing and super quick!
- Ashish_Mathur6 years ago
Super User
You are welcome.
- Anonymous6 years agoNot applicable
Hello Ashish_Mathur
I have inputted the calculated columns into my dataset and it is computing correctly across the entire huge dataset, however, I need to be able to filter it by time period and its not doing that automatically with a slicer.
Download PBX File (same one as previous but with time period added) from here: Normalised_2 , is there a way to wrap another variable or if statement around this - what I have tried hasnt worked 😞
Thanks so much
- parry2k6 years ago
Super User
Anonymous althought Ashish_Mathur proposed calcualted columns, I would recommend to use measures for performance, but it all depends how big your dataset is.
Calculated column is the last thing you want to do. Cheers!!