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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
paulwalker
Creator III
Creator III

Straight Table

Hi Mayil,

I want to show like this,....different columns

Inline image 1

this my expressions in scripting level

if([Date])<=02,'0-2',

if([Date])<=0,'3-4',

if([Date])<=06,'7-10',

if([Date])<=35,'11-35',

if([Date])<=45,'36-45','Lapsed')))))) as [Type]

Grand Total=Expression..


Please give me any example

Regards,

Paul

3 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi Paul,

Please find attached file for solution.

Regards,

Jagan.

paulwalker
Creator III
Creator III
Author

Hi Jagan,

My requirement is i want show category wise data

like this.....

ST.png

Anonymous
Not applicable

Paul

I have adapted Jagan's qvw; see attached.

Does this help you ?

Best Regards,    Bill