Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Filtering a dimension

Hello

I have prepared a table where only one date should be shown.

I've insert a dimension "Date" through this expression:

If(Date_Parameter=Date(today()-1),Date_Parameter)

My table is workin fine only in the case I'm really selekting a certain date i a selection box (>>today()-1)  But if I deselect it the the update never stops.

What I somehow think, is that the addes formulas (one of them is avg(some_par)) are still taking the avg of all dates and not of today()-1...

I hope you understand my problem

Thx for help

Labels (1)
0 Replies