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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ValeriaBonini
Partner - Creator
Partner - Creator

Mini barchart in a Table

Hi, I have these data:

ValeriaBonini_0-1689602108364.png

but I would like an output like this with the values next to the mini bar chart (not using vizLib)

ValeriaBonini_1-1689602139063.png

 

I tried this: repeat('█', rangemax(rangemin( ceil(((column(1)/column(2))-1)*10),10),1) ) like in this post: https://community.qlik.com/t5/Design/How-to-add-minicharts-to-Qlik-Sense-tables/ba-p/1467746 but I don't want the three columns before 

ValeriaBonini_2-1689602218443.png

 

 

How can I do this? 

 

0 Replies