Skip to main content

I am looking for a way to hide the label on the reference line for the first cell only. I am having a running total of cost, and a reference line detailing the cost each month. The labels in the first cell overlap and become unreadable. Attached picture for reference. I can't provide the data, but if absolutely needed to troubleshoot, I might be able to make up some fake data to re-create.

4 answers
  1. Apr 26, 2022, 4:16 PM

    @Spencer Abbott​ 

    Hi, in this case, you can create a calc:

    Label:

    IF FIRST()<>0 THEN SUM([Sales]) END

    and then you can use it as your reference line field:

    @Spencer Abbott​ Hi, in this case, you can create a calc:Label:IF FIRST()<>0 THEN SUM([Sales]) ENDand then you can use it as your reference line field:If this post resolves the question, would you beIf this post resolves the question, would you be so kind to "Select as Best"?. This will help other users find the same answer/resolution and help community keep track of answered questions. Thank you.

     

    Regards,

     

    Diego Martinez

    Tableau Visionary and Forums Ambassador

0/9000