Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need some help on this, I'm still new to Qlik and I have a table of data in a chart. I need to group the Data with out making it a Pivot could somebody help?
In a table, data will be grouped on the full list of dimensions, not just the first one. There is likely another dimension in the table that is causing those rows to be split.
Data will automatically be grouped in a chart based on the dimensions selected and the aggregation functions used, e.g.
Dimensions: Year, Month
Measure: Sum(Sales)
Data will be grouped by Year and Month.
I need the name to be grouped and its not doing this automatically.
In a table, data will be grouped on the full list of dimensions, not just the first one. There is likely another dimension in the table that is causing those rows to be split.
Yes its my fault I had I Dimension in-between measures. All sorted.