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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
klikgevoel
Contributor III
Contributor III

Calculate ratio with text values

Hi all, I've got a question regarding calculating percentages over textual data. Lets take the sample data given below (fake_data_speerpnt.xlsx). 

I want to determine the ratio of text occuring for each location at a certain year, preferably also aligned with the name. As an example see the image. 

Dataset sampleDataset sampleRatio calculationRatio calculation

Using Count(total <Location> Agreement1) gives me the output based on location selection. However, when I want to determine the ratio, so the full expression will be Count(total <Location> Agreement1) / Count(total Agreement1). The result however does not return the ratio.

The outcome should be presented in a pivot table. 

Labels (1)
0 Replies