Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Visibility settings issues in Power BI #668

@ruthpozuelo

Description

@ruthpozuelo

Is your feature request related to a problem? Please describe.
I am playing with the visibility settings in Charticulator and having the following issues:
When defining the visibility settings (in the case below, the text on the secondary x-axis), you have to pick a hard coded value:
image

and that brings a few issues in Power BI:

  1. If the category or field does not have a value for the picked category, the text doesnt show:
    image

and if a user filters the chart by another field that does not include that category, nothing will show:
image

Describe the solution you'd like
Ideally, the values would show independently of it that category has a value or not and instead of picking a hard coded value, maybe we could pick "firstnonblank" or "first" or "last" or a measure to define the visibility, like " first selected nonblank value"??

Hopefully I managed to explain myself!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions