okviz / free-visuals

Power BI free custom visuals
MIT License
24 stars 7 forks source link

Card With States - Measure and Target does not respect order #280

Closed alejcas closed 1 year ago

alejcas commented 3 years ago

Describe the issue When using multiple cards (multiple measures) I want to set a target for each measure. Suppose I want to show the sales, the budget and some other measures.

The target for the Sales measure is SalesPY, The target for the budget we set the Sales measure again (so I can just set the color to red or black if budget is bigger than Sales)

When using this approach the order of the measures and target areas is applied as described but the visual does not respect it.

It sets the target of Sales to itself and the sets the target of budget to SalesPY which is incorrect.

To reproduce Just set multiple measures and use one measure used in the measure are also in the target area. The visual will ignore the order and set the same measure as the data and target.

Affected environment

REQUIRED: Repro file issue card with states.zip

Screenshots image

alejcas commented 3 years ago

UPDATE: Same happens with the conditions (?) field.

riccard0russ0 commented 1 year ago

We have temporarily suspended the development of new features and addressing bugs that aren't related to security. This decision is based on the fact that the new Power BI built-in Cards supports almost all Card with States functionalities. We will reconsider this decision if our plans change.