Create a Shortcut to Reference a SQL Server Table in Dataflow Gen 2
Every time we need to get the tables in SQL Server, we need to import them inside Dataflow Gen 2, which is both time consuming and does not make sense.
We want to do this, without importing the data, that is, a shortcut or references to SQL Server tables inside Dataflow Gen 2.
3 Comments
- miguelCommunity AdminStatus changed:NewtoNeed Clarification
Could you further explain your scenario and what you're trying to accomplish?
A Dataflow Gen2 is not effectively a storage item, but rather a data processing one. It connects to data, processes it and enables you to load it to a destination, but by itself Dataflow Gen2 doesn't truly store.
If perhaps this is more about adding multiple queries from the same source (being SQL Serve), you can do so today in many forms, but it also depends on what your needs are.Looking forward to hearing from you!
- tan_thiamhuatPost PatronI think I am clear now, we can close this case, thanks.
- tan_thiamhuatPost PatronI think I am clear now, we can close this case, thanks.
Recent ideas
Exported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev2 hours agoNew MemberNew7Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky3 hours agoNew MemberPlanned873Views15likes5CommentsSupport Native SQL LIKE / NOT LIKE Wildcard Filtering Across Power BI Reports
Description Currently, Power BI does not provide a native way for report consumers to perform dynamic SQL-style wildcard filtering using patterns such as LIKE '____' - Above return all values wit...Seeralan5 hours agoNew MemberNew6Views0likes0Comments