microsoft / microsoft/Power-Fx

REPL: ShowTables() / List of tables

Open
#2,086 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

REPL
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.