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: 
josephinetedesc
Creator III
Creator III

is there a quick way of adding all fields to a table in Qlik Sense?

Hi

I have created a qvw file then made it into a a qvd file.

Then in qliksense I loaded the qvd file.

Is there a quick way of adding all fields to a talbe in Qlik Sense?

Hi

1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

there is no direct way as of now .

download Xtable extension from branch

View solution in original post

9 Replies
Chanty4u
MVP
MVP

there is no direct way as of now .

download Xtable extension from branch

petter
Partner - Champion III
Partner - Champion III

You can simply use the *

LOAD

  *

FROM [LIB://DATA/MYTABLE.QVD] (QVD);

Chanty4u
MVP
MVP

attaching extension

josephinetedesc
Creator III
Creator III
Author

Hi Peter

I have loaded the QVD fild into Qlik Sense - but I then wanted to create a table with all the fields that had been loaded into Qlik Sense.

In Qlikview there is this dialog box  - this is what I wanted to know if I could duplicate in Qlik Sense.

Capture4.JPG

Jo

Chanty4u
MVP
MVP

you can use the attached extension in qliksense for the same feature

josephinetedesc
Creator III
Creator III
Author

I have just looked up extensions in Qlik Sense here

Introduction to Qlik Sense Visualization Extensions | qliksite.io

I will try and work it out - thank you

Jo

Chanty4u
MVP
MVP

the extension i attached is currently we are using

josephinetedesc
Creator III
Creator III
Author

I still struggle with putting excel files in the right directory for Qlik Sense – so using an extension is going to be interesting!

Chanty4u
MVP
MVP

Nice have a nice day