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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
AN2024
Contributor II
Contributor II

Cross table from Vertical to Horizontal from Load Editor

Hello,

 

I have this table (below) and I need to convert from vertical to horizontal from Load Editor

 

Month-Year | Count of Providers

JAN-20 | 15

FEB-20 | 30

MAR-20 | 45

APR-20 | 60

 

I need to show the data of this way:

 

Provider | JAN-20 | FEB-20 | MAR-20 | APR-20
Provider | 15        | 30           | 45         | 60

Any of you have any suggestion to solve this situation?

I appreciate your help.

Labels (1)
1 Solution

Accepted Solutions
MatheusC
Specialist II
Specialist II

The solution in this post may help

https://community.qlik.com/t5/New-to-Qlik-Analytics/cross-table-in-Qlik-Sense/td-p/1295974

- Regards, Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!

View solution in original post

3 Replies
Kushal_Chawda

@AN2024  Create Pivot table with Column Dimension MonthYear and Measure as Count(Provider)

AN2024
Contributor II
Contributor II
Author

Thank you for your answer, I forgot to mentione I need to achive that using only the load editor

MatheusC
Specialist II
Specialist II

The solution in this post may help

https://community.qlik.com/t5/New-to-Qlik-Analytics/cross-table-in-Qlik-Sense/td-p/1295974

- Regards, Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!