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
EmilePl
Frequent Visitor

Issue with unichar

Hi

I'm having a really weird issue when i try to return a unichar character from an if-function or a switch.
I recreated the problem in a new powerbi report.

I want to return  when the value equals 1, and  when it doesn't.
So i tried this first, which seems to be working fine:
unichar 1.png

When i substitute blank by the unichar code for , it doesn't work anymore:
unichar 2.png

Neither does switch:
unichar 3.png

Did anybody else run in to this problem before?

2 REPLIES 2
amitchandak
Super User
Super User

@EmilePl , I tried on latest version of power bi and it works for me

 

amitchandak_0-1695974952535.png

 

 

example code

 

Column 2 = if( [Category Id] < 3  , UNICHAR(9989), UNICHAR(10060))

 

Hi @amitchandak 

Thanks for your reply!
I think i am on the latest version as well?

Last version i can find here is 2.121.903.0, somehow i am on 2.121.942.0

unichar 1.png

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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