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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
saimahasan
Partner - Creator III
Partner - Creator III

Clubbing selected records under 'Others' category

HI,

I have a requirement wherein i want to show the records having % >10 and rest of the records i have to show under dynamically created 'Others' dimension value.

Note: I cannot use Straight chart.

Labels (1)
3 Replies
Anil_Babu_Samineni
MVP
MVP

Tough to explain without nothing, Just for guessing

If(Measure > 0.1, Measure, 'Others')

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
saimahasan
Partner - Creator III
Partner - Creator III
Author

I have a huge calculative measure which when placed in dimension will hamper its performance. So is there any other method rather than placing the calculative dimension??

Anil_Babu_Samineni
MVP
MVP

Could you clear it about cumulative dimension?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful