how to get data from two different list and show in dropdown field and some data in disable view.

how to get data from two different list and show in dropdown field and some data in disable view.
Hi @avinash3 ,
You can build a collection locally to store data from these two lists, so that you can use the new collection as data source of the dropdown.
Refer to below link for details about collect() function:
Collect, Clear, and ClearCollect functions in Power Apps - Power Platform | Microsoft Learn
Community Support Team _ Wenjuan Zou
If this post helps, then please consider Accept it as the solution to help the other members find it.