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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

custom row in straight table

Hi

How to create a custom row in straight table

this is how my table should look like

From                           To                Sales

02/07/2015 (D1)     01/08/2015 (D2)      100

02/08/2015 (D3)     01/09/2015 (D4)       200

here my D1,D2,D3,D4 are user input variables.

John

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can try synthetic dimensions: ValueList() – For those tricky situations


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can try synthetic dimensions: ValueList() – For those tricky situations


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

Thanks Gysbert for the info, learned something new today.

John

Anonymous
Not applicable
Author

Thanks once again Gysbert, your valuable suggestion made me to solve three critical change requests.

John