[Will Thompson] I've just merged a couple of very close scenarios, which all have similar great ideas! Something we're considering for the future, so I'm keen to hear your feedback on this. I like th...
pstanek1
6 years agoNew Member
Create measure with parameter. For example: pcena = Calculate( SUM(movement[pcena]); FILTER(movement; movement[date] >= DATE(2016;3;14) && movement[date] <=DATE(2016;4;30))) If I want to change the dates, I will have to create another measure, when I still need an original one. It would be nice to have pcena(start,end) = Calculate( SUM(movement[pcena]); FILTER(movement; movement[date] >= start && movement[date] <=end)). Evaluation would be pcena(DATE(2016;3;14) ,DATE(2016;4;30)).
Recent ideas
Dedicated Fabric Message Center to communicate planned Fabric Changes
Summary Microsoft recently rolled out a change that automatically enabled the Item Recovery tenant setting in Microsoft Fabric for tenants where the setting had not been explicitly configured. Accor...Edgar_3 hours agoNew MemberNew6Views0likes0CommentsWorkspace-Level Control of Storage Modes (Import vs DirectQuery vs Direct Lake)
Organizations operating under strict governance and data residency requirements need the ability to control which storage modes are permitted within a workspace. Currently, report authors can choose...masoodaftab4 hours agoNew MemberNew3Views0likes0CommentsGranular Workspace Permissions Beyond Workspace Roles
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } The current workspace access model is limited to the predefined workspac...masooddevcorp4 hours agoNew MemberNew9Views1like0CommentsAccessibility issue in the Share dialog of embedded Power BI reports
Accessibility issue in the Share dialog of embedded Power BI reports I would like to share an accessibility finding identified while testing an embedded Power BI report published as part of the cont...ugartema8 hours agoNew MemberNew10Views1like0Comments