Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 222 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 83 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OTBI dashboard prompt daily rate

User_527SY
Rank 2 - Community Beginner
Hi,
I am trying to create prompt "presentation variable" and insert under "default selection" the below SQL which should return the Rate amount
(in BIP i can see the value) ,but after insert the SQL to the prompt i didn't get any value , please advice?
SQL:
select gd.conversion_rate
from gl_daily_rates gd
where gd.conversion_type='Corporate'
and gd.from_currency='USD'
and gd.to_currency='TWD'
and gd.conversion_date=TO_DATE('21-01-2024','DD-MM-YYYY')
Prompt :
result :"test" field is null.
0
Answers
-
Hi, To better serve you, please post this question in the Reporting and Analytics for ERP forum since its specific to Financial subject areas/use cases. Thank you.
0