Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi community,
Why following Expression is not showing result..is it any mistake in it?
sum({$<Month1={$(=max(Month1))}>}[Order Amount])
Try this:
num((SUM({< Month1=, Month1={'$(=Maxstring(Month1))'}>}[Order Amount])),'#.##')
Thank you very much kavita
Ur welcome