I'd like to be able to create reusable functions in DAX, instead of using the same DAX code in multiple measures. Example: I have some complicated DAX code, which calculates the no of working second...
fbcideas_migusr
1 year agoNew Member
Feature: similar to Reporting Services, ability to save the function at the Company level, Report Level...
Example: for fiscal calendar, i could write a function Fiscal_SamePeriodLastYear(), and the whole company could use it.
A function could be:
- independent of the Semantic model, in which case it may be easy to store at the company level or report level,
eg1: f(x) = x * x,
eg2: SamePeriodLastYear of a 4-4-5 calendar that can be computed based on math rules only
- or dependent of the Semantic model, in which case it may be more difficult to make available at Company Level, eg: SamePeriodLastYear based on a Calendar that cannot be computed by math only as it needs a specific Calendar table
Report Level storage/availability would be a minimum.
Thanks
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...MathieuVr4 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...EliShalev7 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_karlovsky8 hours agoNew MemberPlanned876Views15likes5Comments