Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Madhava Reddy-Oracle Which tracking Subject Area have you used? I tried before but could not find the 'workbook' dimension to reference, only usage per Subject Area Thank you!
-
Important one!
-
Hi Take a look at ZX_TAX_SETTLEMENT_AUTHS_F https://docs.oracle.com/en/cloud/saas/financials/25b/oedmf/zxtaxsettlementauthsf-22715.html#zxtaxsettlementauthsf-22715 Had similar need, and the below query helped a lot: select a.tax, a.SUPPLIER_ID, a.TAX_REGIME_CODE, a.TAX_JURISDICTION_CODE, a.INTERNAL_ORGANIZATION_ID,…