Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My Qlik View Dashboard when give filter from date and to date then opening not calculated how to calculate opening please help..
Hi Vijay,
Please find the attachment for the solution.
If you face any issue please let me know.
Regards,
@vi
Hello, I do not know if that's what you need, but the Events tab of the property 'of the document, you can set the actions on startup.
Let me know if you need more information.
Thank you
Andrea
Opening is Coming but that time filter not apply for from date and to date how to date.
Sir,
When we calculating opening then date filter not apply on this dashboard if date filter apply then opening not calculated how to resolve it.
try this in Dimension..... but make sure u dont have many dimension
=if(DATEPHYSICAL>=StartCalendarDate and DATEPHYSICAL<=EndCalendarDate,DATEPHYSICAL)
But In Dashboard are many dimension.