Ask Your Question
4

How can a Multiple Choice question that includes an "Other" option be transformed into a PowerBI visual while ensuring the correct order in Power Query?

asked 2021-09-22 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-11-13 15:00:00 +0000

lakamha gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-09-22 11:00:00 +0000

Seen: 11 times

Last updated: Nov 13 '22