Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Dears
would you please help me to show just values of today in expression?
is it possible?
for example I just want show todays new subscription in chart.
sum(new_subscription) per Categories
today()
something like below chart:
Thanks
=sum({<Date_key = {'$(=Date(today()))'} >} new_subscriptions)