acbg's avatar
acbg
Icon for Resolver III rankResolver III
4 years ago
Status:
Done

Combo Chart going blank in service

Found a bug on combo charts in service. Started happening recently.

I have a combo chart where the line measure is supposed to go blank if filters are not used.

The bar chart does not have that restriction, yet in the service it goes blank as well. Below is from the service:

 

In desktop,  it is fine and can see the bars as you can see below:

 

 
 

Able to replicate this bug and only happens when the measure is a IF statement where the false is Blank().

Narrowed it down to the Show Marker option.

As soon as I turn it off, the bars show up in the service just like in the desktop:

 

 

Uploaded sample file here:

https://github.com/acbg3/MarkerIssue/blob/main/SampleFile.pbix

 

26 Comments