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
Cannot select ${keyValuesForColumn} columns from dataset in FDI

Hello, I'm using below documentation in order to create deep link in FDI
FAW: How to Implement Deep Link To Drill down to Asset Depreciation Fusion Screen (Doc ID 2960828.1)
https://fa-ehgg-saasfademo1.ds-fa.oraclepdemos.com/fscmUI/faces/deeplink?objType=FA_VIEWASSET&action=VIEW&objKey=bookTypeCode=@{3};assetId=${keyValuesForColumn:@column("AssetBook")}
The issue is that for assetId=${keyValuesForColumn:@column(" ")}, I cannot add the Asset ID, because I cannot select this dataset. It shows only the other ds, even if I am able to selected the proper columns on "Anchor To"
Answers
-
To clarify a couple things from your question.. Does this user have access to the Dataset?
Is this user able to add fields from the Dataset to the Workbook and return data successfully?
Thanks,
John
0