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: 
sravanbharadwaj
Contributor
Contributor

how to group the data in pivot table

hi,

i have a data with project names associated with unique id and these projects are associated to some groups for example

IDproject name group Sub groupSub Sub Group
1abcgroup 1xyz123
2efghgroup 1pqrs456
3abcgroup 1xyz123

i have data like this, now in a pivot table i need to create some calculations there i need id, Cyclic group(Project name,group, Sub group,Sub Sub group....) , Average expressions. i added the dimension as cyclic group and id as link expression and the calculations but there i'm getting data like this

IDCyclic group(project name)Calculation
abc12546+4568
2efgh120134

Because of  same name i'm getting nothing in the id as link(expression) if i use id as dimension i'm able to get all the projects but i'm unable to group them as per the cyclic group. the result if i use id as dimension

IDCyclic group(group)Calculation
1group 112546
2group 1120134
1group 14568

but i need to display the data as in second table but i need all individual project names with id's

can any one please help me out

thanks,

sravan

0 Replies