Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Line chart with values showing up twice

Hello -  I created a chart that allows me to essentially have a "double" X axis.    There is a custom visual that does this, but it is able to be created without it if you set up things correctly  (I learned after getting the custom visual and then seeing a big X in the Power Bi service and learning that our company did not allow non-certified visuals).   Fun!  

 

The issue I am having is that if I drop a measure into the line values, the value of that measure shows up twice  (once over the "projected" series, and again over the "actual" series.    For example, the measure that results in $9,274,628 should only be showing above the "actual" column and should not show up over the "projected" column.      Any help is appreciated!

 

 

 

4 Replies

  • Anonymous it is not clear what you are trying to achieve, if you simply put your measure/sample data and the expected output, it will help to provide a solution.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hopefully there was an image that was in my first post.  I get the feeling sometimes the images don't show up.   I am using Edge browser so one would hope so.   The image makes it pretty clear what the issue is.   Here is the current measure represented by the blue line.   

       

      SumX Total Shipped = [SumX ERP Shipped]+[All Unforecasted Totals]+[SumX Forecasted Shipped]
       
      In the image (posted again), the value for this measure is showing up on top of both columns. Projected and Actual.
      It should only show on top of the "Actual" column as that is what the measure is summing.