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

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
Anonymous
Not applicable

Using a Column calculated in data segmentation that shows duplicated values

Hi!

 

Appreciate any help  with this situation

I made a Calculate Colum using:

 

FULL_CLIENT_NAME =

     IF(
           FACT_MCI[ID_CLIENT] = "OMNIB",
            LOOKUPVALUE(DIM_Encar[CLIENT_Name],DIM_Encarg[Client_Account],FACT_MCI[Client_Account]),
        FACT_MCI[Client_Name])

// I use this because a group of clients have to be Reported in one Dashboards as a "Omnib" and in another Dashboard has to show the real client's name

 

I used this Calculated Column FULL_CLIENT_NAME as a Data Segmentation and Tables, yesterday was fine and works showing a unique name but today its start to duplicate de Values (seems to be  gruoped by the day of income was made - but couldnt fix o "disable" this)
 
JuliMoscosoCO_1-1701801521035.png
 
Aslo if I use the Colum FACT_MCI[Client_Name] (on the Data Segmenter o Tables) it does´t grouped like the image showed above
 
JuliMoscosoCO_2-1701801542370.png

 

Any what can I do to fix it?

 

Thanks in advance!

 

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

Hi @Anonymous ,

 

You can create a table and use the FULL_CLIENT_NAME field of this Table 2 as a slicer.

Table 2 = VALUES('Table'[FULL_CLIENT_NAME])

 

If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. Thank you.

 

Best Regards,

Neeko Tang

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-tangjie-msft
Community Support
Community Support

Hi @Anonymous ,

 

You can create a table and use the FULL_CLIENT_NAME field of this Table 2 as a slicer.

Table 2 = VALUES('Table'[FULL_CLIENT_NAME])

 

If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. Thank you.

 

Best Regards,

Neeko Tang

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

 

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.