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: 
shalensookdeo
Contributor III
Contributor III

Help with dates from JD Edwards

Good Day

Please can I kindly seek some ideas to get my months a selectable format. They are currently vertical and named as Net Posting 01 etc etc.

How can i change them that i can actually select them and not the date within the columns?

Thanks

TB.JPG

4 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

I expect that each month here is an expression in a straight table.

To make the months selectable, you will need to create the field in the load script and then change the table to a pivot, add the field as a dimension, edit the expression to remove the month selection and then pivot the months to the top ot make a cross table. Now if you select a month or months, the table will collapse to display only the selected month(s)

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
shalensookdeo
Contributor III
Contributor III
Author

Thank you

would you know how i can link this table to it? I think this may work.

Netpost.JPG

dplr-rn
Partner - Master III
Partner - Master III

Did you try crosstable? that way Net Posting 01, Net Posting 02 becomes column values and you can link to above table

dplr-rn
Partner - Master III
Partner - Master III

Any luck?