Forum Discussion
Calculated column
- 6 years ago
Hi admin_xlsior ,
The max function should work fine as following, the selectvalue function may return value if you select multi dates.
If it doesn't meet your requirement, Please show the exact expected result based on the Tables that you have shared.
BTW, pbix as attached.Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
How about measure, can I use measure ?
I've created something like "ChosenDate = SELECTEDVALUE(Date[Date]), and put the measure in table visual with my transaction data, but it is empty
If I'm using MAX(Date[Date]) it will be the latest date in the dimension, not the one I select in the slicer.
Thanks,
Hi admin_xlsior ,
The max function should work fine as following, the selectvalue function may return value if you select multi dates.
If it doesn't meet your requirement, Please show the exact expected result based on the Tables that you have shared.
BTW, pbix as attached.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.