Posted 2 January 2018, 6:26 am EST
Is it possible to populate the column values to X/Y axis, instead of populating as legend?
Adding certain fields to rows and columns gives desirable result in the grid. However, when switching to chart, we would like to be able to switch which field goes into X/Y axis or legend without changing the fields in Rows or Columns. We are having to switch Row and Column field every time we switch from Grid to Chart view or vice versa.
I used one of the sample project to replicate the issue we are facing. In the Grid view, the Customer is in rows and Order date is in columns and it gives us the view we want. However when switching to Graph view, the order date is shown as legend and customer is displayed in Y-axis. We want to display order date in Y-axis and customer as legend without having to change fields.