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

Dynamic Table

I have a very large set of data on assets i.e.

Servers

     With corresponding information on the servers - host name, ip address, cores, operating system, vendor, model etc...

I would like to be able to use a pick list of certain fields to generate a table with only those fields that could then be exported to excel such that the end use could leverage the data.

How can I dynamically generate a straight table with all data - I don't have any measures or calculated fields?

Thanks,

Jeremy

I have attached an example list of the various fields that I have.  The data consists of a single row for the various information.

1 Solution

Accepted Solutions
3 Replies
marcus_sommer

Take a look here: User Controlled Charts In QlikView

- Marcus

Or
MVP
MVP

Keep in mind that you will need one expression for charts to calculate, so you can just throw in 1 in the expression formula and hide it in the presentation tab.

Anonymous
Not applicable
Author

This is exactly what I needed - Thank you so much!