Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Losing conditional formating after using "Show items with no data"

Hey guys,

 

I am using conditional formating on a field to change the background color, in a table.

It works great.

 

The problem is that I need to include a column in the table that might or not have values for that relationship so I need to tick the "Show items with no data" option. 

The problem is that for the records with no data on the new table the conditional formating disapears...

 

without new column     
col1col2col3col4col5col6col7 
A34ongoing ABCDEFGHI 
A34ongoingRCabcdefghi 
A34ongoingRVABC1DEF1GHI1 
        
including new column     
col1col2col3col4col5col6col7col_from_newtable
A34ongoing ABCDEFGHI 
A34ongoingRCabcdefghiXX
A34ongoingRVABC1DEF1GHI1 
        
moving the column up (notice that all the columns after that column will not have values anymore…)
col1col2col3col4col_from_newtablecol5col6col7
A34ongoing     
A34ongoingRCXXabcdefghi
A34ongoingRV    

 

Can anyone help me with this?

Thanks

5 Replies

  • tex628's avatar
    tex628
    Icon for Community Champion rankCommunity Champion

    Hi Anonymous ,

    This is an issue i've battled with myself several times. To my knowledge there is no way to do this yet.
    Where there is no data there is no evaluation being made which furthermore means that there is nothing to format. 

    If I'm wrong and there is a solution I would be very interested in seeing it as well! 🙂

    Br,
    J

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi tex628 , 

      but the conditional rule does not deppend on the new column. It just depends on the column I calculated with the color (col4). 

      Also, the fact that every time I slide the new column along the table, all the values after that will disapear...what is the explanation for this?

      • v-lionel-msft's avatar
        v-lionel-msft
        Icon for Community Support rankCommunity Support

        Hi Anonymous ,

         

        Could you show the conditional rule formula you created?

         

        Best regards,
        Lionel Chen

        If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • Anonymous , I doubt any solution as blank means no value and if add +0 to the measure and try to color that, it will give all the values from dimensions in use so unnecessary values will come