If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
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?
I don't know if it's possible with native table object, I guess no.
anyway take a look at Vizlib extension
We are not supposed to use Vizlib as its a paid extension
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
@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?
Hi @stefanwalther , you are right, It's not available in Pivot table!