microsoft / microsoft/Power-Fx
REPL: ShowTables() / List of tables
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.4k
- Forks
- 358
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 3
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the REPL ShowTables() entry point and determine how table discovery is represented for the connected developer environment. Clarify whether cross-environment table queries are in scope, then define completion criteria for listing available tables and querying a table in another environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100