Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have multiple excel sheets with approximately the same data but for different subjects.
Excel Sheet 1 : A1:Subject ; A2:Agriculture
Excel Sheet 2 : A1:Subject ; A2:Cars Industry
I want to create a table in qliksense where the columns change depending on the choice of the subject in a filter.
I understand, in this case would the use of a Variable Input be possible? You select the field you want in your list, the variable changes value to take its name and you call this variable as a measure or dimension in your table
Hello,
With the 'show column if' option, you can create a button modifying the value of a variable allowing you to show or hide the columns as you wish.
I can have 10 different subjects, if I use the 'show column if' I'll have too many dimensions, and each time I add a new subject I will have to modify the visualization.
I want to have an easy configurable table, without having to edit the table code if possible.
I understand, in this case would the use of a Variable Input be possible? You select the field you want in your list, the variable changes value to take its name and you call this variable as a measure or dimension in your table
There are many ways you can do this. You have to make a few design decisions:
Why should the columns change if they contain the same data? Just loading everything in a single table and adding one or two source-fields to track the Excel file/sheet information would be enough to differentiate the data in dimensions and/or selections and/or conditions.