Add back the ability to add descriptions to the metadata....i.e. capability we had in Power Pivot to add descriptions to columns, tables, measures, etc.
paul_burton1
4 years agoNew Member
Even just to have something in DAX that could be used to return the description.
In the same way that you can use SELECTEDMEASURENAME() or SELECTEDMEASUREFORMATSTRING() to return the name or the format string of the measure, respectively, you could have something like SELECTEDMEASUREDESCRIPTION() and SELECTEDCOLUMNDESCRIPTION() that returns the description from the metadata. They you could just create a tooltip report that uses this one measure to return the description on mouse-over.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v1 day agoCommunity ChampionNew25Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment