Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

VA not taking exact decimal places data from DB

Question
11
Views
0
Comments

Summary

VA not taking exact decimal places data from DB

Content

DEAR Gurus,

I have two problems:

1. Here the data coming from DB is not getting populated exactly as it is in VA Line Graph.

Details:

Environment: Oracle VA 12.2.1.3

Sample Records:

  

MonthPrice
January, 20170.043301
February, 20170.044014
March, 20170.043852
April, 20170.042551
May, 20170.040786
June, 20170.044644
July, 20170.047325

This data is in DB. When I am importing this to VA, the Price is getting rounded to 2 decimal places and hence am getting a straight line in VA graph.

I tried to use calculations and rounded this column to 6 decimal digits, but no use.

2. In the same example, I want to populate the values for MONTH in ascending order, but in VA, this value is sorted alphabetically.

How can I sort this in Date Format? Can we hide a column and then sort on this column (like we do in OBIEE)?

Request you GURUS to help me get in the right direction.

Note: I have tried different sources, but everytime, the data is getting rounded to 2 digits only.

Thanks in advance.