Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
ilanbaruch
Specialist
Specialist

GetFieldSelections + SetAnalisys

Hi All,

trying to exclude from expression user current selection with GetFieldSelections ,

also I tried to set a variable with  GetFieldSelections and to exclude variable with set set analysis

any suggestions will be appreciated:)

5 Replies
robert_mika
Master III
Master III

Not applicable

hi,

whether you want to ignore all the field selections.

avinashelite

you can try with E() function...try like:

sum({$<CompanyName = E({$<CategoryName={"=getfeildselection(CategoryName,',')"}>}

CompanyName)>} Sales)

sasiparupudi1
Master III
Master III

you can use 1-$

sum( {1-$} Sales )
returns sales for everything excluded by the current selection.

hth

Sasi

jagan
Luminary Alumni
Luminary Alumni

Hi,

Attach some sample file and explain what you want exactly. 

Please check below link to get answers faster.

Qlik Community Tip: Posting Successful Discussion Threads