Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all, i'm new to qlik
I want count of days in a month from starting of month to till yesterday in set analysis
For example, today is 24th January, i need count of days from 1/1/2023 to 1/23/2023
try simple
num(today())-num(monthstart(today()))
Regards,
Prashant Sangle
Thanks Prashant it is working, I'm using 'Date' dimension field, and i need it count function with set analysis...
This function returns an integer representing the day