Need BIP report SQL query to get GL Balances by Posting Date
Maybe these will help you what you're looking for
https://www.enginatics.com/reports/gl-trial-balance-detail/
https://erp-integrations.com/2017/01/23/query-to-check-gl-period-begining-balances-with-previous-period-ending-balancecompare-period1_end_balance-with-period2_begin_balance/
https://rpforacle.blogspot.com/2020/07/ytd-balance-query-in-oracle-apps.html
Brendan gave a number of options to explore.
It would be nice if you could write a proper question, with some context, and at least what product you are using.
I imagine you aren't using FDI, but building a report on Fusion. In that case, this is not the right forum: Fusion data questions should be posted in https://community.oracle.com/customerconnect
@Kalyani-Oracle , please use this specific forum General Ledger & Intercompany — Cloud Customer Connect to ask your question. You can search also for already answered questions, and it might help you get the answer for your question.
Hope it helps!
Hi, We are scheduling a report to be sent out every week. We were wondering if it was possible to keep the latest date that the report ran as a parameter somewhere so that we could use that to only fetch the values in the report which have a latest update time of after the last run of the report? This way we'd only be…
Hi everyone, I'm using Oracle BI Publisher version 12c and recently I notice a strange error: when I schedule some reports that use excel templates (.xls), their output can not be opened without the error message "The file format and extension of <report_name> don't match. The file could be corrupted or unsafe. Unless you…
Hi everyone, We configured a SOAP connection in Oracle Integration Cloud (OIC) using OAuth authentication. However, when we run our integrations, the SOAP invocation fails intermittently. Some integration iterations fail. Most iterations succeed. Sometimes, all iterations complete successfully without any issues. When we…
OTM/GTM Product is currently using OAC for reporting. We wanted to know what is the limitation for oracle BI Publisher rtf template size. We already have verified the documentation : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acpmr/top-faqs-design-publisher-reports.html But wanted to know if this generic figures…
Hi, We are trying to retrieve the complete history Bip report of assignment updates where the same assignment record has been modified multiple times with an unchanged Effective Start Date. We are currently using PER_ALL_ASSIGNMENTS_M and PER_ALL_ASSIGNMENTS_M_; however, the data returned does not consistently reflect all…