Forum Discussion
Anonymous
5 years agoNot applicable
Get different datatypes in single numeric column
Hi Team , I am struggling with the below requirement . I have a column names called Process and Values . In values column I need both Decimal /Whole number and Percentage as shown below .Below is...
littlemojopuppy
5 years agoCommunity Champion
If I'm understanding you correctly, you want multiple data types for a single field? That isn't possible...fields always have a defined data type. If your need is based on output requirements, you can create measures for calculations and format those measures as decimal, percentage or whole number as necessary.
- Anonymous5 years agoNot applicable
The output I Need in table visual like below
But if we see the below it happened .May I know how is it possible . Becauese here Unit Reviewed and Utilization% belons to process column and values column consists of marked values 207 and 87 % .