Forum Discussion

FinanceTucker's avatar
FinanceTucker
Regular Visitor
7 months ago
Solved

Need Help with Data Label Disappearing

I’m running into an issue where a data label disappears whenever I adjust the Date slicer on my variance visual. The label shows up for some date ranges, but when I change the maximum date—so the va...
  • krishnakanth240's avatar
    7 months ago

    Hi FinanceTucker 

     

    Try replacing BLANK values with 0 using a measure with ISBLANK function. Check visual level filters to remove any 'Show items when value' filters on the measure. Reset data labels, in format pane go to Data labels then Turn OFF/ON, ensure measure is checked under 'Show series as'. Also, please use ALLSELECTED dax function if date filtering affects calculation context.