Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Attribute against forecasted value displayed as decimal

Summary:
In DV report , while building report ,attribute result showing decimal while data is varchar
Content (required):
HS2 Code which is the character data & having values as 01,02,03,04 ( not as 1.0,2.0,3.0,4.0 etc) but in DV it is showing as 1.0 ,2.0 against forecasted values
Version (include the version you are using, if applicable):
5.9
Code Snippet (add any code snippets that support your topic, if applicable):
FORECAST("TRE_MOD"."Fact_V_GREEN_LANE"."DUTIABLE_VALUE", ("TRE_MOD"."Dim_D_DAY"."CAL_PER_NAME_MONTH"), 'forecast', 'modelType=arima;numPeriods=%1;predictionInterval=70;', 3)
Answers
-
Hi Mandar ,
Can you check if the datatype is set correctly in data preparation tab .
Thanks
Anirban
0 -
-