User Profile
JasonBreedlove
Frequent Visitor
Joined 4 years ago
User Widgets
Contributions
- 1.9KViews0likes0Comments
- 14KViews0likes0Comments
How to get current value for conditional formatting without specifying column or measure?
So I have a matrix with 6 measures that all need to be color coded the same (if result value is less than or equal to 30). Is there a way I can use DAX to obtain the current value in context (without specifying a column or measure) to color code it? For (a non-working) example: Less Than 30 Mins = IF ( SELECTEDMEASURE() <= 30, "#C0FFC2", "#FFB3B9" ) Trying to dynamically grab the current value to color code but having problems.703Views0likes3Comments- 4.8KViews0likes0Comments
Re: Switch between two date options based on Filter
After much internet sluething, this is the one that finally solved the issue for me. Of course in my use-case, I didn't need to show the summed column so I just put it in a visual filter and said give me rows that are "not blank"9.3KViews0likes0CommentsCan't Delete Report from Workspace on New App Experience
We have a workspace that only has 1 report in it and it's published to an app. It is using the new app experience so it won't let me remove the report from the app (because it's the only one) and in turn won't let me delete the report from the workspace because it's included in the app.Solved1.8KViews0likes1Comment
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.