
Announcements
Hello everyone,
I have connected to IBM DB2 using Power Apps dataflow and now I have to map the data from IBM DB2 after a filter is applied on IBM DB2 to pull certain records to data verse Tables and it is exceeding more than 3 minutes to pull the data from IBM DB2 and mapping it to Data verse Tables.
FYI: I have also reduced the number of steps inside the dataflow by directly using the SQL query to pull the data.
Can anyone share me how can I reduce the time to refresh the dataflow into seconds, also the dataflow is refreshed frequently from the PowerApps?
Thanks