Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikconsultant
Creator III
Creator III

How can I show only the column names of a table in QlikView?

Is there a way to display only the column names of a table in QlikView?

Similar to the SQL command:

SHOW COLUMNS FROM my_table;

1 Solution

Accepted Solutions
nehasaxena
Creator II
Creator II

You can use System fields. Fields those are starting with $ sign.

$Field and $Table have information about the table and fields.

Best Regards,

Neha

View solution in original post

2 Replies
nehasaxena
Creator II
Creator II

You can use System fields. Fields those are starting with $ sign.

$Field and $Table have information about the table and fields.

Best Regards,

Neha

rohitraut
Creator
Creator

Hello Markus,

You can also use a Multi-box.

In that you can insert different fields from multiple tables and you can select the values as well.

You can show the fields as per requirement in Multi-Box.