User Profile
gdeckler4
New Member
Joined 1 year ago
User Widgets
Contributions
Re: Azure ML
Also, it would be fantastic if you had a connected data set in Azure ML to Power BI and scheduled refresh could kick off the retraining of the web service. That way, every time the data is updated according to the schedule in Power BI, your model gets retrained on the latest data.1.1KViews0likes0CommentsISALL or ISTOTAL DAX Function
There needs to be an "ISALL" or "ISTOTAL" DAX function that would return TRUE if the DAX is being calculated in a total row of a matrix or table visualization, for example, and FALSE otherwise. This would make creating measure totals far easier than using HASONEVALUE OR ISINSCOPE where you need to specify individual columns. This is very important for self-service BI in order to protect users that are not aware of the quirks of DAX measure totals.466Views24likes3Commentstable visualization tied to a measure
Allow the Table visualization to alternatively be tied to a measure that returns a table. This would be super useful and solve a lot of issues. Often, as with Patient Cohort Quick Measure in the gallery, it would be great to just return the calculated table in a Table visualization that could then be exported.125Views8likes1CommentPREVIOUSVALUE DAX Function
See the article here: https://www.linkedin.com/pulse/runge-kutta-limits-dax-greg-deckler-microsoft-mvp- What we need is a function that will essentially allow recursion in specific circumstances in DAX and get around the circular reference issues. This would also make Kaplan-Meier calculations much easier as well. See this article: https://www.linkedin.com/pulse/kaplan-meier-survival-curves-power-bi-greg-deckler-microsoft-mvp-266Views31likes2Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.