Forum Discussion
Anonymous
6 years agoNot applicable
Base Conversions in Power BI
Hi All,
Not able to find anything online on this topic.
I need to convert a integer from base 10 to base 36.
In excel we have a very helpfull function called "base"
So number "123456" in base 36 with a 5 char representation is "02N9C" =BASE(123456,36,5) in excel.
How can I do the same conversion in Power BI?
Thanks in advance!
Hi,
Check out the solution provided in the post below and see if it helps
https://community.powerbi.com/t5/Desktop/Number-to-Binary/td-p/235261
1 Reply
- Gordonlilj
Solution Sage
Hi,
Check out the solution provided in the post below and see if it helps
https://community.powerbi.com/t5/Desktop/Number-to-Binary/td-p/235261