Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to select the data of last 4 weeks from the db.
Please help me to do. i have attached the snapshot how it has to be appear.
Thanks,
Pramod
db = qlikview db?
use a week serial as suggested here
https://community.qlikview.com/message/136895
in chart with set analysis (adapt to your fields and data)
sum($ <weekserial={"<=$(=(max(weekserial)))>=$(=(max(weekserial)-4))"}> something)
db = qlikview db?
use a week serial as suggested here
https://community.qlikview.com/message/136895
in chart with set analysis (adapt to your fields and data)
sum($ <weekserial={"<=$(=(max(weekserial)))>=$(=(max(weekserial)-4))"}> something)
yes from qlikview db.
as i am new please explain briefly.
hi pramod,
Can you attach your qvw application?
hi siva sankar,
i don't even know how to attach it.
sorry this is qliksense not qlikview.
actually i have loaded the data and i have measures too, but i need a expression for dimension to load the data of only last 4 weeks.
Thanks,
Pramod
It is .qvf file, most likely in C:\Users\<you>l\Documents\Qlik\Sense\Apps
hi,
anyone please help for the above question.
Thanks,
Pramod