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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
suvechha_b
Creator III
Creator III

Dynamic Bookmark not working ?

Hi All ,

Please kindly assist , I am unable to create the dynamic bookmark. I created a variable vDate  =date(max([ClaimRegistered]),'YYYY-MM-DD').

After that I am creating the default bookmark. but it is not working. 

sample model attached.

Note: I noticed the Selection as =ClaimRegistered and nothing is set in the expression. Please kindly assist to create my dynamic bookmark, it should select the max(ClaimRegistered)

clipboard_image_0.png

 

When I am reopening the App - the ClaimRegistered is not having the = sign

clipboard_image_1.png

But when I am selecting the Claim Registered from the filter pane I am getting the ClaimRegistered with a = sign

clipboard_image_2.png

 

And my 'For the Month' values are also not working correctly with the "=" sign. ?

1 Solution

Accepted Solutions
agigliotti

in your "ClaimRegistered" filter remove the equal sign "=" from the field name.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it

View solution in original post

5 Replies
agigliotti

in your "ClaimRegistered" filter remove the equal sign "=" from the field name.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
laxmir
Contributor
Contributor

Hi,

I am using Dynamic filter for last month as bookmark

=Month=Month(Addmonths(today(),-1)) but it seems not working .

Today after refresh it should show May data( current Month June so last month is May) but still it showing April data.

Please guide.

thanks,

laxmi rawat

ioannagr
Creator III
Creator III

@agigliotti  hello, same problem here, dynamic bookmark like =Date=max({1} Total Date) doesnt get updated 😕 What can I do to fix it?

agigliotti

could you please attach the bookmark set expression to look at?
is "Date" your field name?
what do you get if you put the expression  =max({1} Total Date)  in a text object?

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
agigliotti

could you please attach the bookmark set expression to look at?
however the left part of the expression should be the field name ex. =yourMonthFieldName=Month(Addmonths(today(),-1))

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it