Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need to extract today's fillrate, how to edit the expression?
Sum({<[Date]=today()>}[Mezzanine1])
As below
Sum({<[Date]={"$(=Date(today()))"}>}[Mezzanine1])
As below
Sum({<[Date]={"$(=Date(today()))"}>}[Mezzanine1])
Many thanks.