@WarrenBelz
Sorry for late response, as you told, I can select the combobox from Customer List. (sorry for confusing, it is not project list but customer list). Thank you so much.
However there is 1 problem, problem is I cannot update sharepoint list with selected value.
# Other fileds like Telephone or Address can be saved properly.
For example,
1. original data is "test" in Customer List.
2. modify in PowerApps "013432" in Customer List.
3. push save botton.
4. In Sharepoint List, the data in Customer List is still "test"
Property of data card "Customer Name"


Property of save button.
# Please ignore "Set(varBlob,JSON(PenInput1.Image,IncludeBinaryData));Set(varBlob2,JSON(PenInput2.Image,IncludeBinaryData));"

Customer List Sharepoint List setting

Please tell me if some setting is wrong or missed.