Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 40 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 276 Oracle Analytics and AI News
- 50 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Idea Labs
- Oracle Analytics and AI User Groups
- 102 Oracle Analytics and AI Trainings
- 17 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Calcualted Item in Pivot Table
Hi,
I have problem with calculated item in pivot table.
I created pivot table like:

Where Quantity Shipped is a count on ma repair device and it's integer.
Next I want to create percentage for two types from repair type. I use calculated item for this.

It's working ok. But can I change data format for this two records on percentage?
My calculated item looks like:

Any suggestions?
Answers
-
Hi @choracy69
You can't because the number settings are applied to all the values of the same measure (your column in this case)
An alternative approach could be to create different measures (one for each value of repair type) with a Filter statement.
You could then create two measures "Irreparable %' and 'NFF %'.
With all the measures clearly defined in the criteria tab you could set a different data format for the two percentages
0 -
Hi
This might be slightly different but it could help with visualizing how to reference data in a specific row and use it in a calculation:
Calculating % change from values in one column
Regards
Emmanuel
0