let
Source = SecMgmtInsights.Contents("Partner"),
SecurityBaselineSettingStates1 = Source{[Name="SecurityBaselineSettingStates"]}[Data]
in
SecurityBaselineSettingStates1
Expected behavior
An empty table as the result.
Actual behavior
Expression.Error: The column 'id' of the table wasn't found.
Details:
id
This happens when none of the tenants being processed have security baselines
Diagnostic logs
None at the moment
Environment
Windows 10
Power BI Desktop
SecMgmtInsights version 2.0-preview-1
Steps to reproduce
Invoke the following function
Expected behavior
An empty table as the result.
Actual behavior
Diagnostic logs
None at the moment
Environment