Oracle Fusion HCM Analytics

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

Cannot select ${keyValuesForColumn} columns from dataset in FDI

Received Response
15
Views
1
Comments
Raluca Balan-Oracle
Raluca Balan-Oracle Rank 2 - Community Beginner
edited Jun 13, 2025 10:22AM in Oracle Fusion HCM Analytics

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"

image.png

Answers

  • JohnW-Oracle
    JohnW-Oracle Rank 7 - Analytics Coach

    Hi @Raluca Balan-Oracle,

    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