diff --git a/BPARules-PowerBI.json b/BPARules-PowerBI.json index af8fe28..656f3f2 100644 --- a/BPARules-PowerBI.json +++ b/BPARules-PowerBI.json @@ -256,8 +256,8 @@ "CompatibilityLevel": 1200 }, { - "ID": "DIABLE_AUTO_DATE/TIME", - "Name": "Diable auto date/time", + "ID": "DISABLE_AUTO_DATE/TIME", + "Name": "Disable auto date/time", "Category": "Model Layout", "Description": "Provide your own Calendar tables instead of relying on Power BI Desktop's built-in auto date/time feature (go to File > Options and settings > Options > Current File > Data Load and remove the checkmark from \"Auto date/time\").", "Severity": 3, @@ -265,4 +265,4 @@ "Expression": "Tables.Any(HasAnnotation(\"__PBI_LocalDateTable\"))", "CompatibilityLevel": 1200 } -] \ No newline at end of file +]