Power-Fx icon indicating copy to clipboard operation
Power-Fx copied to clipboard

REPL: ShowTables() / List of tables

Open snizar007 opened this issue 2 years ago • 0 comments

List of tables – How to list tables in the environment developer is connected to? Imagine I am connected to my developer environment, and I need to query data from a table am I am forgetting/misspelling table name. I need to get a list of tables to query. How can I get list of tables in the developer environment that I am connected to.

Query tables across environments I want to update a table row based on values in a table that is in another environment (in the same tenant). Can I query the table in another environment?

snizar007 avatar Dec 02 '23 00:12 snizar007