1

I have a Power BI dashboards that looks like this:

enter image description here

As you can see the subscriptionName is hidden and you have to click on the + in order to open up and see the name of the subscription.

I would like to have the SubscriptionId and the subscriptionName on the same line without need to open up the next row.

Davide Bacci
  • 16,647
  • 3
  • 10
  • 36
Francesco Mantovani
  • 10,216
  • 13
  • 73
  • 113

1 Answers1

1

In the formatting pane, turn off stepped layout.

enter image description here

On the matrix itself, click the split arrow icon.

enter image description here

Davide Bacci
  • 16,647
  • 3
  • 10
  • 36