Forum Discussion

104731's avatar
104731
Frequent Visitor
8 years ago
Solved

Dynamic text boxes in power BI

Property NameLocationProperty TypeYear BuiltSize RSFLeased PercentageAcquisition DateOwnerProperty Management CompanyLeasing Company
2020 K Street FINALNULLNULLNULL3997260.672303028NULLNULLNULLNULL

 

I want the output as below

 

I want the data above populated as the image here. any help would be greatly appreciated.

  • Hi 104731,

    I try to reproduce your scenario and get expected result.

    1. I create the following sample table based on your screenshot.



    2. Right click table->Quey Edit, select all columns in the table->unpivot columns->Apply&Close, you will get the following table.

    step1step2get the table after unpivot columns
    Finally, create a table visual to display your result as follows.



    Best Regards,
    Angelia

2 Replies

  • v-huizhn-msft's avatar
    v-huizhn-msft
    Microsoft Employee

    Hi 104731,

    I try to reproduce your scenario and get expected result.

    1. I create the following sample table based on your screenshot.



    2. Right click table->Quey Edit, select all columns in the table->unpivot columns->Apply&Close, you will get the following table.

    step1step2get the table after unpivot columns
    Finally, create a table visual to display your result as follows.



    Best Regards,
    Angelia