Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts
Need to calculate with a reference to distinct values: This division is not working, the problem is located with the distinct id. How do I set it correct?
=[Working Days]
/
count(total [Date] (distinct id))
=sum([Working Days])
/
count(total <Date> distinct ID)