Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I´m trying to show in the following example:
Just only for the last date the relationed mode with their regions and the sum of people.
I am trying with this:
But this is no showing the values for the last date.
The result that Im am looking for is this:
I attached the QVW example.
Thank you,
Sara
Please use this expression:
sum({<Date={"$(=Date(max(Date)))"}>} People)
Please use this expression:
sum({<Date={"$(=Date(max(Date)))"}>} People)
sum({$ <Date={'$(=max(Date))'}>} People)