Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have one question.
I need to count data *Orders from yesterday and today. I tried to do with the bellow sentence
Previous day
Count({<Date = {"$(=Date(Max(Date) - 1,)"}>} OrderNumber)
+
Today
Count({<Date = {"$(=Date(Max(Date)"}>} OrderNumber)
Does not woks
Please help me
that code part ,Year=,Week=,Month= from set analysis disregards the dimension selection in Year, Week Month, you should read some nice blog from HIC about set analysis.
Cheers,
Daniel
you can read this on set analysis