Skip to content

Convert all Implicit Measures to Explicit SUM measures #12

Description

@smitpau

Hi,

The code here for Autogenerate SUM Measures is useful but it requires selected each relevant column in each table.

Is there a way to code it so that it filters the columns for what Power BI has deemed an implicit measure already to avoid having to select columns in the first place.

I'm not familiar with C# code but an idea is that the metadata for the column contains the Summarize by (say SUM) info already so it would use that to create the explicit measure.

Thanks,

Paul

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions