pbi_check_scaffold_spec_dbcc_risks
Analyze a table specification for DBCC risks, such as empty-string columns, before scaffolding or building a report.
Instructions
Pre-build DBCC risk analysis on a tables spec.
Mirrors the input shape of pbi_create_persistent_report_tool and
pbi_scaffold_pbix_tool. Pass the same tables list before
calling the builder to catch empty-String-column risks up front.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tables | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |