Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To transform a Multiple Choice question that includes an "Other" option into a PowerBI visual while ensuring the correct order in Power Query, you can follow these steps:

  1. Create a table in Power Query that includes the response options for the question, including the "Other" option.

  2. Order the table in Power Query so that the "Other" option is last in the list.

  3. Load the table into PowerBI.

  4. Create a stacked bar chart visual in PowerBI.

  5. Place the response options in the Values field of the stacked bar chart visual.

  6. In the Format pane, under the X-Axis section, set the Sort by option to the name of the column that contains the response options.

  7. In the same Format pane, under the X-Axis section, set the Order by option to the name of the column that contains the response options, with the "Other" option as the last item in the list.

  8. The PowerBI visual should now display the response options in the correct order, with the "Other" option at the end of the list.