Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

How to add measures into column as another row

Hi Guys,

I have the table like this :

TypeValue
A1
B2

I uses measure to create dynamic value for Type for example 
measure 1= "C"
measure 2= "D"
Now I want to add those 2 measure into the Type column just like this:

TypeValue
A1
B2
C 
D 

Could you please show me the solution for this? I had tried to create a custom table which has all Type value but when I make the relationship with other table which has column "Type" the value which I need doesn't show up because those value is not exist on others table columns.
Please share your input,
Thanks,
Phan


 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Thanks guys, I found the way to handle this issue. I create another  table with those value and append it into the main table

View solution in original post

3 REPLIES 3
V-lianl-msft
Community Support
Community Support

Hi @Anonymous ,

 

Based on your description, I don't know what you expect.

After creating the relationship, you can't get the value you want to display?

Could you show some sample data and show the results you expect?

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Thanks guys, I found the way to handle this issue. I create another  table with those value and append it into the main table

amitchandak
Super User
Super User

@Anonymous, I am not sure what do mean by measure C and D here.

 

If they are text value C and D then you could create a new table using enter data and merge using power pivot

https://www.tutorialgateway.org/how-to-enter-data-into-power-bi/

https://radacad.com/append-vs-merge-in-power-bi-and-power-query

 

Or refer to this

https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.