Forum Discussion
Decimal to Text
Anonymous Maybe Number.Round with 2 decimal places?
I have seen this formular earlier, but round ist not really working on text? Or do you mean on the secound flow, that is converting the "long text value" into an actual decimal?
How can i include this formula in converting text to rounded decimal?
- Greg_Deckler4 years agoCommunity Champion
Anonymous Well, in Power Query the way it is shown is that it is either text or numeric (ABC 123) in header. So, maybe doing an explicit transformation to text would be the answer so that the header shows just ABC. You could potentially do the Round before the transformation to text but it may not be necessary if you explicitly transform it to text.
- Anonymous4 years agoNot applicable
Transforming from "Any" to "text" does not help. But the decimal places appear allready in the Query, instead of only in the data table.