Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
QlikBeginner1
Creator
Creator

Filter on Measure in table

Hello,

I have a table which users are able to select there own dimensions and measures. the app is a reconcilation app, and one of the fields is a match between two fields. The user is unable to filter to select 'not matching' instead of 'matching'. How can I add the filter option to the table.

the code being used is, If(round(Sum({$<TransactionPremSourceSystemName={'Acturis BE'}>}GrossWrittenPremium),0.01)
=
Round(Sum({$<TransactionPremSourceSystemName={'COGEN'}>}GrossWrittenPremium),0.01), 'Matching','Not Matching')

QlikBeginner1_0-1606742869446.png

There is no filter option for the 'GWP Match' column.

thanks

Labels (3)
1 Reply
PrashantSangle

try to create that field in backend.. then use it as dimension in front end

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂