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: 
Not applicable

How to display Nested columns in Straight table?

Straight table.png
Hi All,

I need to display nested columns in My Straight table ? With example i need? Help me.

5 Replies
aveeeeeee7en
Specialist III
Specialist III

Use Pivot Table

In Straight Table you can' do Subgrouping.

You can only achieve below result in Straight Table. See Snapshot:

Straight Table - Check.png

You have to individual Field Expressions for each State. Like this:

Dimension = Date

Expression=

1) Sum({<Country={'USA'}>}Amount)

1) Sum({<Country={'IND'}>}Amount)

1) Sum({<Country={'JPN'}>}Amount)

1) Sum({<Country={'UK'}>}Amount)

Hope that helps.

Regards

Av7eN

jagan
Partner - Champion III
Partner - Champion III

Hi,

Grouping is not possible in Straight Table, if you have static number of values Country then you can write separate expressions refer above post for this.

Why you are not looking for Pivot table, if you able to provide the sample will try this in Pivot table.

Regards,

Jagan.

Not applicable
Author

Hi Av7en,

Can u explain more abot this.

Not applicable
Author

Let me know your Email ID Jagan?

aveeeeeee7en
Specialist III
Specialist III

See the Attachments.

Regards

Av7eN