Hi folks,
I'm testing Power Apps Model driven apps, I have created 3 custom tables like
-Table1
Donate_ID (auto)
Value_price
Product Name(dropdown) - lookup view with ID and name
Location - lookup view with ID and name
-Table2
Product Name
Product_ID
- Table 3
Location ID
Location Name
City
Table 1 has form where users can enter and select drop downs.
Existing data need to be imported from SQL and im unable to get data for Table 1 and i think it is because of lookup field. When i remove lookup fields im able to import data.
I couldn't find much documentation regarding this import to datavers (CDS) with lookupfield, did anyone face this issue?
Any support much appreciated 🙂
Thank you