Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How can I pull a newly created ADW indicator and use it in oac ?

Hi,
I've been trying to create indicators directly in ADW through the creation of views. For exemple, 2 columns with the number of males and females.
When I try to add these columns through my SME feature in FDI, I'm able to see them in OAC but only as attribute... Where in ADW, they are numeric.
Could someone explain me how to use the SME feature to be able to pull metric indicators please ? Do I need to create the calculation in the SME step ?
Thank you
Regards,
Lauriane
Answers
-
Are you using Branch or Sandbox Framework?
You can extend the Dim .
Regards,
Arjun
0 -
Hi,
Branch framework.
Regards
0 -
Any updates ?
Regards,
Lauriane
0 -
- Access SME in Fusion Analytics
- Navigate to the Semantic Model Extensions editor in your Fusion Analytics instance.
- Identify the Attribute to Be Cast
- Locate the attribute you want to cast in the Extensions or Custom Subject Area you are working on.
- Open the Attribute Properties
- Right-click on the attribute or click the pencil/edit icon to open the attribute's properties.
- Change Data Type
- In the properties dialog:
- Find the Data Type field.
- Change it to Number (if it's not already set).
- In the properties dialog:
- Set as Measure (if needed)
- Check the box or option for Set as Measure.
- This will ensure the attribute behaves as a measure in analyses (e.g., can be aggregated, used in calculations).
- Check the box or option for Set as Measure.
- Save the Changes
- Save the changes to your semantic model extension.
- Validate and Publish
- Validate the semantic model for any errors.
- Publish the updated model to make the changes effective.
Hope this helps!
1 - Access SME in Fusion Analytics