web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Auto populate data int...
Power Apps
Unanswered

Auto populate data into fields based on the above selected value using oracle database and Sharepoint List

(0) ShareShare
ReportReport
Posted on by 69

Hi

 

I am trying to build application for payment request where I have some static data and some of the data to be fetched from oracle database. So I have created all the records thru sharepoint list

I have a requirement to fetch data from oracle database multiple tables

Populate the data automatically based on the above selected values in drop down. Can you please help me how to achieve this.

 

 

For Example

Below is the screen shot from power apps

Please see pic 1

Based on the selection of org name – org id ,legal entity name, legal entity id, invoice currency should be autopopulated ( data source for this I have choosen is share point list, Records are one- one mapping)

 

Another one is below . Please see pic 2

Based on supplier GSL Number – Supplier name, vendor site code, address line1 ,address line2, city,state,country should be autopopulated ( This supplier GSL number should old the values which has been selected on Org name)

Below is my oracle sql query

 

SELECT PS.SEGMENT1, PS.VENDOR_NAME, SSS.VENDOR_SITE_ID, SSS.VENDOR_SITE_CODE, SSS.ATTRIBUTE14 AS SCX_CODE,

SSS.ADDRESS_LINE1, SSS.ADDRESS_LINE2, SSS.CITY, SSS.STATE, SSS.COUNTRY,

SSS.PAYMENT_METHOD_LOOKUP_CODE, OU.ORG_ID, OU.SHORT_NAME

--OU.SHORT_NAME,

FROM APPS.AP_SUPPLIER_SITES_ALL SSS, APPS.AP_SUPPLIERS PS

, APPS.GETS_INV_OP_UNIT_INFO OU

WHERE

PS.VENDOR_ID=SSS.VENDOR_ID

AND OU.ORG_ID=SSS.ORG_ID

AND OU.SHORT_NAME IN ('GEINIME','GEINIMT','GEINIDL','GERTIO')

AND nvl (sss.inactive_date,sysdate+1) >= sysdate

AND PS.ENABLED_FLAG='Y';

 

 

As im newbie to powerapps ,Can you please give me your thoughts how to achieve this.  Quick response is highly appreciated

 

Thanks

Lohitha

 

Pic 1.png
PIC 2.png
Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @LohithaSannathi ,

    I found that you have posted similar thread within this community, please check my response within the following thread:

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Is-it-possible-to-fetch-data-using-oracle-stored-procedure-from/td-p/451147/page/2

     

    Please take a try with above solution, check if the issue is solved.

     

    Best regards,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 273

#3
Kalathiya Profile Picture

Kalathiya 232 Super User 2026 Season 1

Last 30 days Overall leaderboard