Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
first image is of my dashboard
second image is of barchart on store wise and its sync with calendar with expression as =Sum({<SalesDate={'>=$(=Date(start))<=$(=Date(end))'}>}RealisedSale)/100000
third image is of barchart with discount but its expression is =(InvoiceQuantity)*Replace(ETPMRP,'-','')-(RealisedSale) but i dont know how to sync with calendar.
please help me.
thanx
its fixed now by this expression.
=Sum({<SalesDate={'>=$(=Date(start))<=$(=Date(end))'}>}RealisedSale)/100000
Hi,
Does the budget data has date column?
Thanks and regards,
Arthur Fong
its fixed now by this expression.
=Sum({<SalesDate={'>=$(=Date(start))<=$(=Date(end))'}>}RealisedSale)/100000