Forum Discussion
Anonymous
4 years agoNot applicable
Decimal to Text
Hello everybody, I am trying to load an Excel-Sheet into Dataverse, with a variety of Datatypes, via Dataflow. But i want to load all off them as plain text. All transformational steps should be ...
Greg_Deckler
4 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.
Anonymous
4 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.