Forum Discussion
vjnvinod
Impactful Individual
4 years agounichar code for Pause button
Hi, I am looking for Unichar code for the pause button
- 4 years ago
Might be missing what you're trying to do but unichar dax function takes Unicode numbers....
bcdobbs
Community Champion
4 years ago- AlexisOlson4 years ago
Super User
For future readers, look for the decimal encoding.
In this case,
⏸ = UNICHAR ( 9208 ) - bcdobbs4 years ago
Community Champion
Might be missing what you're trying to do but unichar dax function takes Unicode numbers....