Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have data from Nov 2016 to April 2018. can any one share how to write expression for sum.
try like that:
Sum({<Date={'>=$(=MonthStart(makedate(2016,11))) <=$(=MonthStart(makedate(2018,4)))'}>} Sales)
hope that helps
Not sure I understand, do you want this? Sum(Capital)?? If this is not what you want, would you be able to expand on your requirements
=SUM(Sales)
or
SUM(Value)
Its working but team says its hard code
want to sum the Finance Amount for the period of Nov 2016 to April 2018
What is the reason for picking this date range?
need to show the sum of Finance Amount in KPI