...alues, the filter is applied to my data, but the value of the selection does not show in the 'CurrentSelections'. I can clear the selection using the icon but it doesn't display the 'Total Knee' t...
...ow I can make aggr() consider all ClientNames and ignore the currentselection. Or is there a better way of achieving the same thing? Please correct me if i'm wrong anywhere or let me know if you need a...
I need to check whether the currentselection contains any Austrian orders or not. Therefore I created a textbox with the following expression: if(substringcount(Concat(distinct Country,'|'),'A...
Multiple ID's contain list of Users and from the list of ID's When I select one, I want to Identify:
1. All users belonging to the selected Id.
2. Check which of them also appear in any other I...
Hi, I am looking for a macro to delete the currently selected data in a chart from a specified .xls I am able to write to an excel file via user input in QV, so I know this has to be possible.&n...
I've this problem and i'am with this within days and can't figure out a solution. I've a RaiserPlantId wich i made a selection from a listbox, and i i've a the same raiserPlantId in the data t...
Hi
Currently I am working on a qlikview app that reads in an agency name and then maps their status as either C or NC
MapAgency: Mapping LOAD AgencyName, Status FROM ...Agency.xlsx
and t...
...t;Period={">=$(=Date(AddMonths(Max(Date#(Period, 'YYYYMM')), -11), 'YYYYMM')) <=$(=Max(Period))"}>}Sales). So my requirement is if I make selection in Year, Month, Quarter, Period filters i...
Hi, I am using sheet actions to pre-select some fields on a particular sheet when the user opens it. This works fine when I want to make a single selection (e.g. Field=Colour, Search String = 'Y...