Hi,
I am creadting an app from sharepoint but it is either too slow to load data or sometime its always show processing and does not load any data. my share point list data is following,
List 1 : Places (only column)
List 2 : Places
:Equipment
List 3 : Places
: Equipment
: Control type
List 4 : Places
: Equipment
: Control number
List 5 : Places
: Equipment
: Control type
: Control number
List 5 is to store all the data, Every column is single line of text and i have 20 data entries in every list.
In Powerapps , I did Cascading for all data. Everying is good till i run the app and try to add data.
When i select options in my dropdown menu for places , it is not giving me any further data and keeps on loading.
Why apps run too slow and How can i improve it?