Forum Discussion
Anonymous
6 years agoNot applicable
Calculated field value from max selected date
Hi Team, I have condition to categorize the aging of Invoice if (invoice[Aging]>120,"> 120", if (invoice[Aging]>90 && invoice[Aging]<=120, "90-120", if (invoice[Aging]>60 && invoice[Aging]<...
amitchandak
6 years agoSuper User
Anonymous , I think this case of Dynamic segmentation or binning
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
Anonymous
6 years agoNot applicable
amitchandak thank you for your respon
Segmentation or binning could be used after the aging value is correct, the problem is not grouping but how to get aging value based on last date of selected reporting date