Hello,
currently we can't, for example, join attributes of an object array as a collection -- which is sometimes useful in API calls and often necessary in cases where stored procedure activities return a reasonable json aray.
[
{"Name": "A", "Age":22},
{"Name": "B", "Age":22},
{"Name": "C", "Age":22},
{"Name": "D", "Age":22},
]
from there could we have a function in the expression editor that could extract the collection Name as a list from that json? somethinbg like : @extractList(object=JsonObject, property="Name") outputs ==> ["A", "B", "C", "D"]
1 Comment
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Disable auto-restore previous session's tabs in new Fabric sessions
Description: Since a recent update, starting a new Fabric session — for example by opening Fabric in a new browser tab — automatically reopens all the item tabs that were left open from a previous s...MathieuVr2 hours agoFrequent VisitorNew56Views5likes1CommentExported 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...EliShalev5 hours agoNew MemberNew11Views0likes0CommentsAdding 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_karlovsky6 hours agoNew MemberPlanned876Views15likes5Comments