Skip to content

Apply BestPracticeRules to Function is not present #66

@Eivind4

Description

@Eivind4

I want to spend some time improving best practice rules. For DAX expression validations, they should also apply to functions (probably higher severity as well as we don't want to reuse non-optimal code). I see that I don't find Functions on the list on Apply to, as I assume I need to modify it there, and not in the rule itself. As an example for unqualified column rererences:
DependsOn.Any(Key.ObjectType = "Column" and Value.Any(not FullyQualified))

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