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
Anonymous
Not applicable

missing value in path function ssss

Hi,

 

I have a Path Function, and i have some values of Partent Id Column, which dont appear in the ID Column.

But i have those IDs on another column. I need to know who can i manage this.
I thought with an IF function but i cant solve it.


Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,


I solved the problem doing this:

With an IF function:

UsuarioSP Path = IF(ISBLANK(Empleados[UsuarioSPId]); Empleados[UsuarioSPInactivoId]; Empleados[UsuarioSPId])

Thanks

View solution in original post

3 REPLIES 3
Icey
Community Support
Community Support

Hi @Anonymous ,

 

Is this problem solved?


If it is solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.


If not, please let me know.


Best Regards
Icey

Anonymous
Not applicable

Hi,


I solved the problem doing this:

With an IF function:

UsuarioSP Path = IF(ISBLANK(Empleados[UsuarioSPId]); Empleados[UsuarioSPInactivoId]; Empleados[UsuarioSPId])

Thanks
Icey
Community Support
Community Support

Hi @Anonymous ,

I answered a similar post before. Is this what you want?

 

Best Regards,

Icey

 

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.