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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikapple
Creator
Creator

aveNeed help

hi i have a calculated column in the backend . i have taken in the front end staright table as dimension ad in the expression i have given count(group)

the calculated dimension is

=If(ISNULL(trim(NAME)) OR Len(trim(NAME))=1,'Not Mapped',If(RIGHT(NAME,15)='No Data Line','Groups mapped ','Groups mapped to data')) AS NAME_GROUP

  if i click on the staright table the Group details will show in the second page

in the image button

i have given action items which will navigate to first page again

but in the fist page i am giving clear action it is not refreshing , instead it is going to second apgeagain,

can any one please tell me  how to clear the data in the front page.

1 Solution

Accepted Solutions
qlikapple
Creator
Creator
Author

Thanks

working out now

View solution in original post

2 Replies
shruthibk
Creator
Creator

clear the field NAME_GROUP

qlikapple
Creator
Creator
Author

Thanks

working out now