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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
yo_peralta23
Frequent Visitor

Create a string from other string in Tabular Model

Hi,

 

I´m trying to do a string based in other string.

Original String: "Replacement" with values "Yes" and "No"

Secundary String: "Replacement/New" with values "Repl." (If Replacement string is "Yes") and "New" (If Replacement string is "No")

But in a Tabular Model, the "New Column" option appears deactivated. Im trying to do a New Measure like this:

 

Replacement/New = SWITCH(TRUE();SUMX(DW_DS_STAFFING_CURRENT;DW_DS_STAFFING_CURRENT[replacement])="Yes";"Replacement";"New")

 

(I use the SUMX because is the only way I found to Power BI recognize the "Replacement" variable.)

But the result is a Measure, and I cant use to put as column in a table, for instance!

Thats my problem.

Thanks in advance

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@yo_peralta23 ,

 

Are you using live connection mode to connect to the tabular mode? If you are, to create new calculate column, you need to convert live connection mode to import mode.

 

Community Support Team _ Jimmy Tao

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

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@yo_peralta23 ,

 

Are you using live connection mode to connect to the tabular mode? If you are, to create new calculate column, you need to convert live connection mode to import mode.

 

Community Support Team _ Jimmy Tao

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.