This content has been marked as final.
Show 4 replies
-
Re: How to create straight table without expression in QlikSense
William Christensen Mar 26, 2018 10:33 AM (in response to ankita singhal)Can you provide an example of your input and your desired output?
-
Re: How to create straight table without expression in QlikSense
Andrea Gigliotti Mar 26, 2018 10:42 AM (in response to ankita singhal)I guess you can't use pivot table with no measures.
Instead you can use table for your needs.
However as cwil said above, what's your goal ?
-
Re: How to create straight table without expression in QlikSense
KALYAN KRISHNA Mar 27, 2018 2:45 AM (in response to ankita singhal)Hi Ankita,
If you want to display only dimensions ,you can show those in table box without any expressions.
-
Re: How to create straight table without expression in QlikSense
Chanty 4u Mar 27, 2018 3:03 AM (in response to ankita singhal)simply add dimensions in table in qliksense
if you want measure as dimension means use like below
=aggr(sum(sales),ID)