Forum Discussion
Edit query not changing format
- 9 years ago
OK, the data type Percentage doesn't exist in the data model, but you can use decimal number, with format percentage.
Alternatively, if you want e.g. 25% to show up as 25 in the data model, you need to multiply the values by 100.
Do you mean the percentages?
Yeah the percentages. Thanks
- MarcelBeug9 years ago
Community Champion
OK, the data type Percentage doesn't exist in the data model, but you can use decimal number, with format percentage.
Alternatively, if you want e.g. 25% to show up as 25 in the data model, you need to multiply the values by 100.
- lkrombach8 years agoNew Member
Having a similar issue with the query formatting functionality --> not with percentages but with Time (duration). I'm seeing that I have the capability to transform the column "data type" to duration but it still will not "apply" to the data model.