VChimbili
3 months agoMicrosoft Employee
Status:
Under Review
Add/Enhance CustomCode Transformation Node (JavaScript / .NET) in Fabric Eventstream
Add a new Transform CustomCode node in Eventstreams that lets users author and run sandboxed JavaScript or .NET code as a streaming transformation step—similar in UX placement to existing transformations and the SQL operator, but designed for arbitrary code logic.
3 Comments
- arindamcMicrosoft EmployeeStatus changed:NewtoUnder Review
- VChimbiliMicrosoft EmployeeMost customers today rely on custom functions written in JavaScript (UDF/UDA) in Azure Stream Analytics, and we are looking for similar capabilities in Eventstream. To address your questions: 1)We should enhance the Custom Code (SQL) capability by introducing support for user-defined functions, allowing transformations similar to Azure Stream Analytics. 2) Processing can be handled for both scenarios, depending on the event message type. 3) The SQL code can be extended in a flexible way to support multiple downstream use cases, such as writing to output or passing data to the next processing stage. For example: SELECT UDF.JavaScriptFunction(InputStream) AS sampleResult INTO output FROM InputStream For reference, refer Azure Stream Analytics supports JavaScript-based user-defined functions that enable complex transformations using built-in JavaScript capabilities. Here is the documentation link: https://learn.microsoft.com/en-us/azure/stream-analytics/stream-analytics-javascript-user-defined-functions
- svelmuruganMicrosoft EmployeeInteresting ask. 1/ What would you want to run inside this node -- ie what type of transform? 2/ do you want to process one or many events at once? 3/ where would you want to write the output to? To another stream? or ?
Recent ideas
Power BI Subscriptions enhancements sorely needed
I believe there are several updates needed to Power BI subscriptions: Gate subscription ability. Right now, this is all-on/all-off feature. I would like this feature to be gated for users/securit...OldDogNewTricks2 hours agoKudo CollectorNew686Views26likes3CommentsSearch for models that failed or are in progress
We'd like to be able to search a workspace for models that are currently refreshing or models that have failed to refresh. We have a workspace with a lot of models; and its difficult to identify the...wrjohnston912383 hours agoRegular VisitorNew4Views0likes0CommentsOption to disable or bulk-clear Multitasking session tabs in the Left Navigation Pane
Currently, when working in the Fabric/Power BI Service, opening reports, dataflows, lakehouses, or semantic models automatically stacks them as active session tabs directly under the active workspace...DirkSw5 hours agoNew MemberNew6Views0likes0Comments- Mark12046 hours agoNew MemberNew5Views0likes0Comments