Forum Discussion
Hiding Reference Labels on Cards when unfiltered and Remove empty dates on charts
- 5 months ago
You can create a measure and use it for the reference labels. This measure should return a value only when a filter is applied; otherwise, it should return blank. You can use the ISFILTERED function for that.
Regarding the line chart, make sure to uncheck Show items with no data on the X-axis. I also noticed there is a dashed line that continues even when the main line does not, so that may also need to be fixed if disabling Show items with no data does not solve it.
Hi joshsalvador,
Thank you for posting your query in the Microsoft Fabric Community Forum, and thanks to danextian, Ashish_Mathur & Odet_Maimoni for sharing valuable insights.
Could you please confirm if your query has been resolved by the provided solutions? This would be helpful for other members who may encounter similar issues.
Thank you for being part of the Microsoft Fabric Community.