Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.
cancel
Showing results for 
Search instead for 
Did you mean: 
rachanajannapur
Contributor II
Contributor II

Mini chart creation on pivot table in qliksense

In the above table I have to show %s where the value type is  % and also number should be shown where the value type is #

And also should shown the minichart with the values

and I've written the expression like below"

repeat('█', rangemax(rangemin( ceil(((column(1)/column(2))-1)*2.5),10),0)

) &Target

But I could not see any difference in the bars and each bar is constant

Could some one  help on this?

6 Replies
agigliotti
Partner - Master III
Partner - Master III

I don't know if it's possible with native table object, I guess no.

anyway take a look at Vizlib extension

rachanajannapur
Contributor II
Contributor II
Author

We are not supposed to use Vizlib as its a paid extension

vishweshwarisun
Partner - Creator
Partner - Creator

Giuseppe_Panella
Employee
Employee

Hi, 

This feature is available in Qlik Sense starting for June 2020 release

You can take a look at this video that shows you how to work with this feature

stefanwalther
Contributor II
Contributor II

@Giuseppe_Panella This new feature in June 2020 is only available on the table object, not the pivot-table object ... or do I miss something here?

Giuseppe_Panella
Employee
Employee

Hi @stefanwalther , you are right, It's not available in Pivot table!