Am using Power Automate to fetch some data from Oracle database using Oracle Connector available.
But the strange issue is that it is not returning the entire list of tables from the database.
Its shows the first X set of tables in alphabetical order.
I find an option to enter the custom table name which I tried. But it says the table does not exist.
I fetched the data from the same table using Power BI and it works successfully. Am able to get all the data.
The same gateway is used for both Power Automate and Power BI for connecting to Oracle Database. So its definitely not the issue with the gateway.
Am stuck with this issue, since there is no way forward.