semantic-link-labs 0.6.0__py3-none-any.whl → 0.7.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of semantic-link-labs might be problematic. Click here for more details.
- semantic_link_labs-0.7.1.dist-info/METADATA +148 -0
- semantic_link_labs-0.7.1.dist-info/RECORD +111 -0
- {semantic_link_labs-0.6.0.dist-info → semantic_link_labs-0.7.1.dist-info}/WHEEL +1 -1
- sempy_labs/__init__.py +26 -2
- sempy_labs/_ai.py +3 -65
- sempy_labs/_bpa_translation/_translations_am-ET.po +828 -0
- sempy_labs/_bpa_translation/_translations_ar-AE.po +860 -0
- sempy_labs/_bpa_translation/_translations_cs-CZ.po +894 -0
- sempy_labs/_bpa_translation/_translations_da-DK.po +894 -0
- sempy_labs/_bpa_translation/_translations_de-DE.po +933 -0
- sempy_labs/_bpa_translation/_translations_el-GR.po +936 -0
- sempy_labs/_bpa_translation/_translations_es-ES.po +915 -0
- sempy_labs/_bpa_translation/_translations_fa-IR.po +883 -0
- sempy_labs/_bpa_translation/_translations_fr-FR.po +938 -0
- sempy_labs/_bpa_translation/_translations_ga-IE.po +912 -0
- sempy_labs/_bpa_translation/_translations_he-IL.po +855 -0
- sempy_labs/_bpa_translation/_translations_hi-IN.po +892 -0
- sempy_labs/_bpa_translation/_translations_hu-HU.po +910 -0
- sempy_labs/_bpa_translation/_translations_is-IS.po +887 -0
- sempy_labs/_bpa_translation/_translations_it-IT.po +931 -0
- sempy_labs/_bpa_translation/_translations_ja-JP.po +805 -0
- sempy_labs/_bpa_translation/_translations_nl-NL.po +924 -0
- sempy_labs/_bpa_translation/_translations_pl-PL.po +913 -0
- sempy_labs/_bpa_translation/_translations_pt-BR.po +909 -0
- sempy_labs/_bpa_translation/_translations_pt-PT.po +904 -0
- sempy_labs/_bpa_translation/_translations_ru-RU.po +909 -0
- sempy_labs/_bpa_translation/_translations_ta-IN.po +922 -0
- sempy_labs/_bpa_translation/_translations_te-IN.po +896 -0
- sempy_labs/_bpa_translation/_translations_th-TH.po +873 -0
- sempy_labs/_bpa_translation/_translations_zh-CN.po +767 -0
- sempy_labs/_bpa_translation/_translations_zu-ZA.po +916 -0
- sempy_labs/_clear_cache.py +9 -4
- sempy_labs/_generate_semantic_model.py +30 -56
- sempy_labs/_helper_functions.py +361 -14
- sempy_labs/_icons.py +10 -1
- sempy_labs/_list_functions.py +539 -260
- sempy_labs/_model_bpa.py +194 -18
- sempy_labs/_model_bpa_bulk.py +367 -0
- sempy_labs/_model_bpa_rules.py +19 -8
- sempy_labs/_model_dependencies.py +12 -10
- sempy_labs/_one_lake_integration.py +7 -7
- sempy_labs/_query_scale_out.py +61 -96
- sempy_labs/_refresh_semantic_model.py +7 -0
- sempy_labs/_translations.py +154 -1
- sempy_labs/_vertipaq.py +103 -90
- sempy_labs/directlake/__init__.py +5 -1
- sempy_labs/directlake/_directlake_schema_compare.py +27 -31
- sempy_labs/directlake/_directlake_schema_sync.py +55 -66
- sempy_labs/directlake/_dl_helper.py +233 -0
- sempy_labs/directlake/_get_directlake_lakehouse.py +6 -7
- sempy_labs/directlake/_get_shared_expression.py +1 -1
- sempy_labs/directlake/_guardrails.py +17 -13
- sempy_labs/directlake/_update_directlake_partition_entity.py +54 -30
- sempy_labs/directlake/_warm_cache.py +1 -1
- sempy_labs/lakehouse/__init__.py +2 -0
- sempy_labs/lakehouse/_get_lakehouse_tables.py +61 -69
- sempy_labs/lakehouse/_lakehouse.py +66 -9
- sempy_labs/lakehouse/_shortcuts.py +1 -1
- sempy_labs/migration/_create_pqt_file.py +174 -182
- sempy_labs/migration/_migrate_calctables_to_lakehouse.py +236 -268
- sempy_labs/migration/_migrate_calctables_to_semantic_model.py +75 -73
- sempy_labs/migration/_migrate_model_objects_to_semantic_model.py +442 -426
- sempy_labs/migration/_migrate_tables_columns_to_semantic_model.py +91 -97
- sempy_labs/migration/_refresh_calc_tables.py +92 -101
- sempy_labs/report/_BPAReportTemplate.json +232 -0
- sempy_labs/report/__init__.py +6 -2
- sempy_labs/report/_bpareporttemplate/.pbi/localSettings.json +9 -0
- sempy_labs/report/_bpareporttemplate/.platform +11 -0
- sempy_labs/report/_bpareporttemplate/StaticResources/SharedResources/BaseThemes/CY24SU06.json +710 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/page.json +11 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/1b08bce3bebabb0a27a8/visual.json +191 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/2f22ddb70c301693c165/visual.json +438 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/3b1182230aa6c600b43a/visual.json +127 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/58577ba6380c69891500/visual.json +576 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/a2a8fa5028b3b776c96c/visual.json +207 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/adfd47ef30652707b987/visual.json +506 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/b6a80ee459e716e170b1/visual.json +127 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/01d72098bda5055bd500/visuals/ce3130a721c020cc3d81/visual.json +513 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/92735ae19b31712208ad/page.json +8 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/92735ae19b31712208ad/visuals/66e60dfb526437cd78d1/visual.json +112 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/page.json +11 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/07deb8bce824e1be37d7/visual.json +513 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/0b1c68838818b32ad03b/visual.json +352 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/0c171de9d2683d10b930/visual.json +37 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/0efa01be0510e40a645e/visual.json +542 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/6bf2f0eb830ab53cc668/visual.json +221 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/88d8141cb8500b60030c/visual.json +127 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/a753273590beed656a03/visual.json +576 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/c597da16dc7e63222a82/visuals/b8fdc82cddd61ac447bc/visual.json +127 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/d37dce724a0ccc30044b/page.json +9 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/d37dce724a0ccc30044b/visuals/ce8532a7e25020271077/visual.json +38 -0
- sempy_labs/report/_bpareporttemplate/definition/pages/pages.json +10 -0
- sempy_labs/report/_bpareporttemplate/definition/report.json +176 -0
- sempy_labs/report/_bpareporttemplate/definition/version.json +4 -0
- sempy_labs/report/_bpareporttemplate/definition.pbir +14 -0
- sempy_labs/report/_generate_report.py +255 -139
- sempy_labs/report/_report_functions.py +26 -33
- sempy_labs/report/_report_rebind.py +31 -26
- sempy_labs/tom/_model.py +75 -58
- semantic_link_labs-0.6.0.dist-info/METADATA +0 -22
- semantic_link_labs-0.6.0.dist-info/RECORD +0 -54
- sempy_labs/directlake/_fallback.py +0 -60
- {semantic_link_labs-0.6.0.dist-info → semantic_link_labs-0.7.1.dist-info}/LICENSE +0 -0
- {semantic_link_labs-0.6.0.dist-info → semantic_link_labs-0.7.1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,232 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": "{\"version\":\"5.55\",\"themeCollection\":{\"baseTheme\":{\"name\":\"CY24SU06\",\"version\":\"5.56\",\"type\":2}},\"activeSectionIndex\":0,\"defaultDrillFilterOtherVisuals\":true,\"filterSortOrder\":3,\"linguisticSchemaSyncVersion\":2,\"settings\":{\"useNewFilterPaneExperience\":true,\"allowChangeFilterTypes\":true,\"useStylableVisualContainerHeader\":true,\"queryLimitOption\":6,\"useEnhancedTooltips\":true,\"exportDataMode\":1,\"useDefaultAggregateDisplayName\":true},\"objects\":{\"section\":[{\"properties\":{\"verticalAlignment\":{\"expr\":{\"Literal\":{\"Value\":\"'Top'\"}}}}}],\"outspacePane\":[{\"properties\":{\"expanded\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}",
|
|
3
|
+
"filters": "[{\"name\":\"5b2185023b97e36774cc\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"RunId\"}},\"type\":\"Categorical\",\"howCreated\":1,\"objects\":{\"general\":[{\"properties\":{}}]},\"ordinal\":0},{\"name\":\"47ec847914adb25e5d3d\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Capacity\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":1},{\"name\":\"ac76b672186620b84135\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Capacity Id\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":2},{\"name\":\"415731532a7ccb2104eb\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Workspace\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":3},{\"name\":\"3940474269687384966b\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Workspace Id\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":4},{\"name\":\"3f38df1aeb48209d5d17\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":5},{\"name\":\"6fac902f1c367451af49\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model Id\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":6},{\"name\":\"39a759a0bca91d4c0e20\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model Owner\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":7},{\"name\":\"2dd3fa2832177488d851\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Category\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":8},{\"name\":\"5c24dae01050ee86d5d0\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":9},{\"name\":\"e7fda6595b95a0e13898\",\"expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Rule Name\"}},\"type\":\"Categorical\",\"howCreated\":1,\"ordinal\":10}]",
|
|
4
|
+
"layoutOptimization": 0,
|
|
5
|
+
"resourcePackages": [
|
|
6
|
+
{
|
|
7
|
+
"resourcePackage": {
|
|
8
|
+
"disabled": false,
|
|
9
|
+
"items": [
|
|
10
|
+
{
|
|
11
|
+
"name": "CY24SU06",
|
|
12
|
+
"path": "BaseThemes/CY24SU06.json",
|
|
13
|
+
"type": 202
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"name": "SharedResources",
|
|
17
|
+
"type": 2
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
],
|
|
21
|
+
"sections": [
|
|
22
|
+
{
|
|
23
|
+
"config": "{\"filterSortOrder\":3}",
|
|
24
|
+
"displayName": "Main View",
|
|
25
|
+
"displayOption": 1,
|
|
26
|
+
"filters": "[]",
|
|
27
|
+
"height": 720.0,
|
|
28
|
+
"name": "01d72098bda5055bd500",
|
|
29
|
+
"visualContainers": [
|
|
30
|
+
{
|
|
31
|
+
"config": "{\"name\":\"1b08bce3bebabb0a27a8\",\"layouts\":[{\"id\":0,\"position\":{\"x\":610.6544162260553,\"y\":12.781138944266274,\"z\":7000,\"width\":247.10201958914797,\"height\":191.71708416399412,\"tabOrder\":7000}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Capacity\",\"active\":true},{\"queryRef\":\"BPAResults.Workspace Name\"},{\"queryRef\":\"BPAResults.Model Name\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Workspace\"},\"Name\":\"BPAResults.Workspace Name\",\"NativeReferenceName\":\"Workspace\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"},\"Name\":\"BPAResults.Model Name\",\"NativeReferenceName\":\"Model\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacity\"},\"Name\":\"BPAResults.Capacity\",\"NativeReferenceName\":\"Capacity\"}]},\"expansionStates\":[{\"roles\":[\"Values\"],\"levels\":[{\"queryRefs\":[\"BPAResults.Capacity\"],\"isCollapsed\":true,\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Workspace Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Workspace\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Model Name\"],\"isCollapsed\":true,\"isPinned\":true}],\"root\":{\"identityValues\":null}}],\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}}}}],\"header\":[{\"properties\":{\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
32
|
+
"filters": "[]",
|
|
33
|
+
"height": 191.72,
|
|
34
|
+
"width": 247.1,
|
|
35
|
+
"x": 610.65,
|
|
36
|
+
"y": 12.78,
|
|
37
|
+
"z": 7000.0
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"config": "{\"name\":\"2f22ddb70c301693c165\",\"layouts\":[{\"id\":0,\"position\":{\"x\":559.5298604489902,\"y\":433.1385975556904,\"z\":6000,\"width\":708.6431481320967,\"height\":276.9246771257693,\"tabOrder\":6000}}],\"singleVisual\":{\"visualType\":\"pivotTable\",\"projections\":{\"Rows\":[{\"queryRef\":\"BPAResults.Workspace\",\"active\":true},{\"queryRef\":\"BPAResults.Model Name\"},{\"queryRef\":\"BPAResults.Category\"},{\"queryRef\":\"BPAResults.Rule Name\"},{\"queryRef\":\"BPAResults.Object Type\"},{\"queryRef\":\"BPAResults.Object Name\"}],\"Values\":[{\"queryRef\":\"BPAResults.Sev\"},{\"queryRef\":\"BPAResults.Violations\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"},\"Name\":\"BPAResults.Model Name\",\"NativeReferenceName\":\"Model\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Rule Name\"},\"Name\":\"BPAResults.Rule Name\",\"NativeReferenceName\":\"RuleName\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Rule Severity\"},\"Name\":\"BPAResults.Sev\",\"NativeReferenceName\":\"Sev\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Object Name\"},\"Name\":\"BPAResults.Object Name\",\"NativeReferenceName\":\"Object Name\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Object Type\"},\"Name\":\"BPAResults.Object Type\",\"NativeReferenceName\":\"Object Type\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Workspace\"},\"Name\":\"BPAResults.Workspace\",\"NativeReferenceName\":\"Workspace\"}],\"OrderBy\":[{\"Direction\":1,\"Expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"}}}]},\"expansionStates\":[{\"roles\":[\"Rows\"],\"levels\":[{\"queryRefs\":[\"BPAResults.Workspace\"],\"isCollapsed\":true,\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Model Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Category\"],\"isCollapsed\":true,\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Rule Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Rule Name\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Object Type\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Object Type\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Object Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Object Name\"}}],\"isPinned\":true}],\"root\":{\"identityValues\":null}}],\"drillFilterOtherVisuals\":true,\"objects\":{\"columnWidth\":[{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"140.39478374000865D\"}}}},\"selector\":{\"metadata\":\"BPAResults.RuleCategory\"}},{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"560.6163412819568D\"}}}},\"selector\":{\"metadata\":\"BPAResults.RuleName\"}},{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"484.4742199250018D\"}}}},\"selector\":{\"metadata\":\"BPAResults.Model Name\"}}],\"columnHeaders\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"13D\"}}}}}],\"values\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"subTotals\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}},\"selector\":{\"id\":\"Column\"}}],\"rowHeaders\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"visualTooltip\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"type\":{\"expr\":{\"Literal\":{\"Value\":\"'Canvas'\"}}},\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'d37dce724a0ccc30044b'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
41
|
+
"filters": "[]",
|
|
42
|
+
"height": 276.92,
|
|
43
|
+
"width": 708.64,
|
|
44
|
+
"x": 559.53,
|
|
45
|
+
"y": 433.14,
|
|
46
|
+
"z": 6000.0
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"config": "{\"name\":\"3b1182230aa6c600b43a\",\"layouts\":[{\"id\":0,\"position\":{\"x\":873.3778278581954,\"y\":12.781138944266274,\"z\":2000,\"width\":217.27936205252666,\"height\":191.71708416399412,\"tabOrder\":2000}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Category\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"}]},\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}}}}],\"header\":[{\"properties\":{\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
50
|
+
"filters": "[]",
|
|
51
|
+
"height": 191.72,
|
|
52
|
+
"width": 217.28,
|
|
53
|
+
"x": 873.38,
|
|
54
|
+
"y": 12.78,
|
|
55
|
+
"z": 2000.0
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"config": "{\"name\":\"58577ba6380c69891500\",\"layouts\":[{\"id\":0,\"position\":{\"x\":293.9661957181243,\"y\":12.781138944266274,\"z\":1000,\"width\":302.4869550143018,\"height\":191.71708416399412,\"tabOrder\":1000}}],\"singleVisual\":{\"visualType\":\"barChart\",\"projections\":{\"Y\":[{\"queryRef\":\"BPAResults.Violations\"}],\"Category\":[{\"queryRef\":\"BPAResults.Severity\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.Severity\",\"NativeReferenceName\":\"Severity\"}],\"OrderBy\":[{\"Direction\":2,\"Expression\":{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"labels\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"16D\"}}},\"enableTitleDataLabel\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"enableDetailDataLabel\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"bold\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"dataPoint\":[{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":-0.2}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"1L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0.4}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"2L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"3L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#E68F96'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Warning'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#CCCCCC'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Info'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#D64550'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Error'\"}}}}}]}}],\"legend\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"valueAxis\":[{\"properties\":{\"titleFontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"showAxisTitle\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"categoryAxis\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"labelColor\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":1,\"Percent\":0}}}}},\"maxMarginFactor\":{\"expr\":{\"Literal\":{\"Value\":\"26L\"}}},\"concatenateLabels\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"showAxisTitle\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"zoom\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}}}}],\"title\":[{\"properties\":{\"text\":{\"expr\":{\"Literal\":{\"Value\":\"'Violations by Severity'\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}],\"visualTooltip\":[{\"properties\":{\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'ReportSection2582b338e1576cb49958'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
59
|
+
"filters": "[]",
|
|
60
|
+
"height": 191.72,
|
|
61
|
+
"width": 302.49,
|
|
62
|
+
"x": 293.97,
|
|
63
|
+
"y": 12.78,
|
|
64
|
+
"z": 1000.0
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"config": "{\"name\":\"a2a8fa5028b3b776c96c\",\"layouts\":[{\"id\":0,\"position\":{\"x\":14.201265493629194,\"y\":12.781138944266274,\"z\":0,\"width\":266.98379128022884,\"height\":191.71708416399412,\"tabOrder\":0}}],\"singleVisual\":{\"visualType\":\"multiRowCard\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Capacities\"},{\"queryRef\":\"BPAResults.Workspaces\"},{\"queryRef\":\"BPAResults.Model Count\"},{\"queryRef\":\"BPAResults.Violations\"},{\"queryRef\":\"BPAResults.Sev 3 Violations\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Models\"},\"Name\":\"BPAResults.Model Count\",\"NativeReferenceName\":\"Model Count\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Error Violations\"},\"Name\":\"BPAResults.Sev 3 Violations\",\"NativeReferenceName\":\"Error Violations\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Workspaces\"},\"Name\":\"BPAResults.Workspaces\",\"NativeReferenceName\":\"Workspaces\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacities\"},\"Name\":\"BPAResults.Capacities\",\"NativeReferenceName\":\"Capacities\"}],\"OrderBy\":[{\"Direction\":2,\"Expression\":{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacities\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"categoryLabels\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}],\"dataLabels\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"15D\"}}},\"bold\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}],\"card\":[{\"properties\":{\"outlineStyle\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}},\"cardPadding\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
68
|
+
"filters": "[]",
|
|
69
|
+
"height": 191.72,
|
|
70
|
+
"width": 266.98,
|
|
71
|
+
"x": 14.2,
|
|
72
|
+
"y": 12.78,
|
|
73
|
+
"z": 0.0
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"config": "{\"name\":\"adfd47ef30652707b987\",\"layouts\":[{\"id\":0,\"position\":{\"x\":14.201265493629194,\"y\":220.1196151512525,\"z\":4000,\"width\":1253.9717430874578,\"height\":201.65797000953455,\"tabOrder\":4000}}],\"singleVisual\":{\"visualType\":\"clusteredColumnChart\",\"projections\":{\"Category\":[{\"queryRef\":\"BPAResults.Semantic Model Name\",\"active\":true}],\"Y\":[{\"queryRef\":\"BPAResults.Violations\"}],\"Series\":[{\"queryRef\":\"BPAResults.RuleSeverity\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.RuleSeverity\",\"NativeReferenceName\":\"RuleSeverity\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"},\"Name\":\"BPAResults.Semantic Model Name\",\"NativeReferenceName\":\"Model\"}],\"OrderBy\":[{\"Direction\":2,\"Expression\":{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"labels\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"15D\"}}},\"bold\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"dataPoint\":[{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":-0.2}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"1L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0.4}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"2L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"3L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#D64550'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Error'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#CCCCCC'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Info'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#E68F96'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Warning'\"}}}}}]}}],\"legend\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"valueAxis\":[{\"properties\":{\"titleFontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"categoryAxis\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"11D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}}}}],\"title\":[{\"properties\":{\"text\":{\"expr\":{\"Literal\":{\"Value\":\"'Violations by Model and Severity'\"}}}}}],\"visualTooltip\":[{\"properties\":{\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'ReportSection2582b338e1576cb49958'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
77
|
+
"filters": "[]",
|
|
78
|
+
"height": 201.66,
|
|
79
|
+
"width": 1253.97,
|
|
80
|
+
"x": 14.2,
|
|
81
|
+
"y": 220.12,
|
|
82
|
+
"z": 4000.0
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"config": "{\"name\":\"b6a80ee459e716e170b1\",\"layouts\":[{\"id\":0,\"position\":{\"x\":1114.7993412498915,\"y\":12.781138944266274,\"z\":3000,\"width\":153.3736673311953,\"height\":191.71708416399412,\"tabOrder\":3000}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.RuleSeverity\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.RuleSeverity\",\"NativeReferenceName\":\"RuleSeverity\"}]},\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}}}}],\"header\":[{\"properties\":{\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
86
|
+
"filters": "[]",
|
|
87
|
+
"height": 191.72,
|
|
88
|
+
"width": 153.37,
|
|
89
|
+
"x": 1114.8,
|
|
90
|
+
"y": 12.78,
|
|
91
|
+
"z": 3000.0
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"config": "{\"name\":\"ce3130a721c020cc3d81\",\"layouts\":[{\"id\":0,\"position\":{\"x\":14.201265493629194,\"y\":433.1385975556904,\"z\":5000,\"width\":533.9675825604577,\"height\":276.9246771257693,\"tabOrder\":5000}}],\"singleVisual\":{\"visualType\":\"barChart\",\"projections\":{\"Category\":[{\"queryRef\":\"BPAResults.Category\",\"active\":true}],\"Y\":[{\"queryRef\":\"BPAResults.Violations\"}],\"Series\":[{\"queryRef\":\"BPAResults.Severity\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.Severity\",\"NativeReferenceName\":\"Severity\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"}],\"OrderBy\":[{\"Direction\":2,\"Expression\":{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"labels\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}}}}],\"dataPoint\":[{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":-0.2}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"1L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0.4}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"2L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"3L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#D64550'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Error'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#CCCCCC'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Info'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#E68F96'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Warning'\"}}}}}]}}],\"legend\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"valueAxis\":[{\"properties\":{\"titleFontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"categoryAxis\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"9D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}}}}],\"title\":[{\"properties\":{\"text\":{\"expr\":{\"Literal\":{\"Value\":\"'Violations by Rule Category and Severity'\"}}}}}],\"visualTooltip\":[{\"properties\":{\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'ReportSection2582b338e1576cb49958'\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"type\":{\"expr\":{\"Literal\":{\"Value\":\"'Default'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
95
|
+
"filters": "[]",
|
|
96
|
+
"height": 276.92,
|
|
97
|
+
"width": 533.97,
|
|
98
|
+
"x": 14.2,
|
|
99
|
+
"y": 433.14,
|
|
100
|
+
"z": 5000.0
|
|
101
|
+
}
|
|
102
|
+
],
|
|
103
|
+
"width": 1280.0
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"config": "{}",
|
|
107
|
+
"displayName": "Rules",
|
|
108
|
+
"displayOption": 1,
|
|
109
|
+
"filters": "[]",
|
|
110
|
+
"height": 720.0,
|
|
111
|
+
"name": "92735ae19b31712208ad",
|
|
112
|
+
"ordinal": 2,
|
|
113
|
+
"visualContainers": [
|
|
114
|
+
{
|
|
115
|
+
"config": "{\"name\":\"66e60dfb526437cd78d1\",\"layouts\":[{\"id\":0,\"position\":{\"x\":10,\"y\":0,\"z\":0,\"width\":1270,\"height\":578.75,\"tabOrder\":0}}],\"singleVisual\":{\"visualType\":\"tableEx\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Category\"},{\"queryRef\":\"BPAResults.Severity\"},{\"queryRef\":\"BPAResults.Rule Name\"},{\"queryRef\":\"BPAResults.Description\"},{\"queryRef\":\"BPAResults.URL\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Rule Name\"},\"Name\":\"BPAResults.Rule Name\",\"NativeReferenceName\":\"Rule Name\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.Severity\",\"NativeReferenceName\":\"Severity\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Description\"},\"Name\":\"BPAResults.Description\",\"NativeReferenceName\":\"Description\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"URL\"},\"Name\":\"BPAResults.URL\",\"NativeReferenceName\":\"URL\"}]},\"drillFilterOtherVisuals\":true,\"objects\":{\"columnWidth\":[{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"452.5D\"}}}},\"selector\":{\"metadata\":\"BPAResults.Rule Name\"}}]}}}",
|
|
116
|
+
"filters": "[]",
|
|
117
|
+
"height": 578.75,
|
|
118
|
+
"width": 1270.0,
|
|
119
|
+
"x": 10.0,
|
|
120
|
+
"y": 0.0,
|
|
121
|
+
"z": 0.0
|
|
122
|
+
}
|
|
123
|
+
],
|
|
124
|
+
"width": 1280.0
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"config": "{\"filterSortOrder\":3}",
|
|
128
|
+
"displayName": "Model View",
|
|
129
|
+
"displayOption": 1,
|
|
130
|
+
"filters": "[]",
|
|
131
|
+
"height": 720.0,
|
|
132
|
+
"name": "c597da16dc7e63222a82",
|
|
133
|
+
"ordinal": 1,
|
|
134
|
+
"visualContainers": [
|
|
135
|
+
{
|
|
136
|
+
"config": "{\"name\":\"07deb8bce824e1be37d7\",\"layouts\":[{\"id\":0,\"position\":{\"x\":13.75,\"y\":405,\"z\":4000,\"width\":413.75,\"height\":292.5,\"tabOrder\":4000}}],\"singleVisual\":{\"visualType\":\"barChart\",\"projections\":{\"Category\":[{\"queryRef\":\"BPAResults.Category\",\"active\":true}],\"Y\":[{\"queryRef\":\"BPAResults.Violations\"}],\"Series\":[{\"queryRef\":\"BPAResults.Severity\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.Severity\",\"NativeReferenceName\":\"Severity\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"}],\"OrderBy\":[{\"Direction\":2,\"Expression\":{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"labels\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}}}}],\"dataPoint\":[{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":-0.2}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"1L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0.4}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"2L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"3L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#D64550'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Error'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#CCCCCC'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Info'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#E68F96'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Warning'\"}}}}}]}}],\"legend\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"valueAxis\":[{\"properties\":{\"titleFontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"categoryAxis\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"9D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}}}}],\"title\":[{\"properties\":{\"text\":{\"expr\":{\"Literal\":{\"Value\":\"'Violations by Rule Category and Severity'\"}}}}}],\"visualTooltip\":[{\"properties\":{\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'ReportSection2582b338e1576cb49958'\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"type\":{\"expr\":{\"Literal\":{\"Value\":\"'Default'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
137
|
+
"filters": "[]",
|
|
138
|
+
"height": 292.5,
|
|
139
|
+
"width": 413.75,
|
|
140
|
+
"x": 13.75,
|
|
141
|
+
"y": 405.0,
|
|
142
|
+
"z": 4000.0
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"config": "{\"name\":\"0b1c68838818b32ad03b\",\"layouts\":[{\"id\":0,\"position\":{\"x\":587.9323914362486,\"y\":110.76987085030771,\"z\":7000,\"width\":276.9246771257693,\"height\":193.13721071335704,\"tabOrder\":7000}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Capacity\",\"active\":true},{\"queryRef\":\"BPAResults.Workspace Name\",\"active\":true},{\"queryRef\":\"BPAResults.Model Name\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Workspace\"},\"Name\":\"BPAResults.Workspace Name\",\"NativeReferenceName\":\"Workspace\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"},\"Name\":\"BPAResults.Model Name\",\"NativeReferenceName\":\"Model\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacity\"},\"Name\":\"BPAResults.Capacity\",\"NativeReferenceName\":\"Capacity\"}]},\"expansionStates\":[{\"roles\":[\"Values\"],\"levels\":[{\"queryRefs\":[\"BPAResults.Capacity\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Capacity\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Workspace Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Workspace\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Model Name\"],\"isCollapsed\":true,\"isPinned\":true}],\"root\":{\"identityValues\":null,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Trial-mikova-microsoft-com-05-16-2023-10-19-UTC'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'MK Demo 6'\"}}],\"isToggled\":true}]}]}}],\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}},\"filter\":{\"filter\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Where\":[{\"Condition\":{\"In\":{\"Expressions\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacity\"}},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Workspace\"}},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"}}],\"Values\":[[{\"Literal\":{\"Value\":\"'Trial-mikova-microsoft-com-05-16-2023-10-19-UTC'\"}},{\"Literal\":{\"Value\":\"'MK Demo 6'\"}},{\"Literal\":{\"Value\":\"'MigrationTest'\"}}]]}}}]}}}}],\"header\":[{\"properties\":{\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}],\"selection\":[{\"properties\":{\"strictSingleSelect\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]},\"filterExpressionMetadata\":{\"expressions\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Capacity\"}},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Workspace\"}},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model\"}}],\"cachedValueItems\":[{\"identities\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Capacity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Trial-mikova-microsoft-com-05-16-2023-10-19-UTC'\"}}}}},{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Workspace\"}},\"Right\":{\"Literal\":{\"Value\":\"'MK Demo 6'\"}}}}},{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model\"}},\"Right\":{\"Literal\":{\"Value\":\"'MigrationTest'\"}}}}}],\"valueMap\":{\"0\":\"Trial-mikova-microsoft-com-05-16-2023-10-19-UTC\",\"1\":\"MK Demo 6\",\"2\":\"MigrationTest\"}}]}}}",
|
|
146
|
+
"filters": "[]",
|
|
147
|
+
"height": 193.14,
|
|
148
|
+
"width": 276.92,
|
|
149
|
+
"x": 587.93,
|
|
150
|
+
"y": 110.77,
|
|
151
|
+
"z": 7000.0
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"config": "{\"name\":\"0c171de9d2683d10b930\",\"layouts\":[{\"id\":0,\"position\":{\"x\":25,\"y\":120,\"z\":6000,\"width\":562.5,\"height\":53.75,\"tabOrder\":6000}}],\"singleVisual\":{\"visualType\":\"textbox\",\"drillFilterOtherVisuals\":true,\"objects\":{\"general\":[{\"properties\":{\"paragraphs\":[{\"textRuns\":[{\"value\":\"Select a model within a workspace ---------------------------->\",\"textStyle\":{\"fontWeight\":\"bold\",\"fontSize\":\"14pt\"}}]}]}}]}}}",
|
|
155
|
+
"filters": "[]",
|
|
156
|
+
"height": 53.75,
|
|
157
|
+
"width": 562.5,
|
|
158
|
+
"x": 25.0,
|
|
159
|
+
"y": 120.0,
|
|
160
|
+
"z": 6000.0
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"config": "{\"name\":\"0efa01be0510e40a645e\",\"layouts\":[{\"id\":0,\"position\":{\"x\":433.1385975556904,\"y\":404.736066568432,\"z\":5000,\"width\":835.0344110253966,\"height\":305.32720811302767,\"tabOrder\":5000}}],\"singleVisual\":{\"visualType\":\"pivotTable\",\"projections\":{\"Rows\":[{\"queryRef\":\"BPAResults.Model Name\",\"active\":true},{\"queryRef\":\"BPAResults.Category\",\"active\":true},{\"queryRef\":\"BPAResults.Rule Name\",\"active\":true},{\"queryRef\":\"BPAResults.Object Type\"},{\"queryRef\":\"BPAResults.Object Name\"}],\"Values\":[{\"queryRef\":\"BPAResults.Sev\"},{\"queryRef\":\"BPAResults.Violations\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"},\"Name\":\"BPAResults.Model Name\",\"NativeReferenceName\":\"Model\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Rule Name\"},\"Name\":\"BPAResults.Rule Name\",\"NativeReferenceName\":\"RuleName\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Rule Severity\"},\"Name\":\"BPAResults.Sev\",\"NativeReferenceName\":\"Sev\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Object Name\"},\"Name\":\"BPAResults.Object Name\",\"NativeReferenceName\":\"Object Name\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Object Type\"},\"Name\":\"BPAResults.Object Type\",\"NativeReferenceName\":\"Object Type\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"}],\"OrderBy\":[{\"Direction\":1,\"Expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"}}}]},\"expansionStates\":[{\"roles\":[\"Rows\"],\"levels\":[{\"queryRefs\":[\"BPAResults.Model Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Model\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Category\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Category\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Rule Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Rule Name\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Object Type\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Object Type\"}}],\"isPinned\":true},{\"queryRefs\":[\"BPAResults.Object Name\"],\"isCollapsed\":true,\"identityKeys\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Object Name\"}}],\"isPinned\":true}],\"root\":{\"identityValues\":null,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'MigrationTest'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Performance'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Consider a star-schema instead of a snowflake architecture'\"}}],\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Table'\"}}],\"isToggled\":true}]}]}]},{\"identityValues\":[{\"Literal\":{\"Value\":\"'AdvWorks'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'DAX Expressions'\"}}],\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Column references should be fully qualified'\"}}],\"isToggled\":true,\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Measure'\"}}],\"isToggled\":true}]},{\"identityValues\":[{\"Literal\":{\"Value\":\"'Measure references should be unqualified'\"}}],\"children\":[{\"identityValues\":[{\"Literal\":{\"Value\":\"'Measure'\"}}],\"isToggled\":true}]}]}]}]}}],\"drillFilterOtherVisuals\":true,\"objects\":{\"columnWidth\":[{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"140.39478374000865D\"}}}},\"selector\":{\"metadata\":\"BPAResults.RuleCategory\"}},{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"560.6163412819568D\"}}}},\"selector\":{\"metadata\":\"BPAResults.RuleName\"}},{\"properties\":{\"value\":{\"expr\":{\"Literal\":{\"Value\":\"589.4619042856642D\"}}}},\"selector\":{\"metadata\":\"BPAResults.Model Name\"}}],\"columnHeaders\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"13D\"}}}}}],\"values\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"subTotals\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}},\"selector\":{\"id\":\"Column\"}}],\"rowHeaders\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"visualTooltip\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"type\":{\"expr\":{\"Literal\":{\"Value\":\"'Canvas'\"}}},\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'d37dce724a0ccc30044b'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
164
|
+
"filters": "[]",
|
|
165
|
+
"height": 305.33,
|
|
166
|
+
"width": 835.03,
|
|
167
|
+
"x": 433.14,
|
|
168
|
+
"y": 404.74,
|
|
169
|
+
"z": 5000.0
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"config": "{\"name\":\"6bf2f0eb830ab53cc668\",\"layouts\":[{\"id\":0,\"position\":{\"x\":14.201265493629194,\"y\":12.781138944266274,\"z\":0,\"width\":1265.332755482361,\"height\":75.26670711623473,\"tabOrder\":0}}],\"singleVisual\":{\"visualType\":\"multiRowCard\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Capacity\"},{\"queryRef\":\"BPAResults.Workspace\"},{\"queryRef\":\"BPAResults.Model\"},{\"queryRef\":\"BPAResults.Model Owner\"},{\"queryRef\":\"BPAResults.Violations\"},{\"queryRef\":\"BPAResults.Sev 3 Violations\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Error Violations\"},\"Name\":\"BPAResults.Sev 3 Violations\",\"NativeReferenceName\":\"Error Violations\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model\"},\"Name\":\"BPAResults.Model\",\"NativeReferenceName\":\"Model\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Model Owner\"},\"Name\":\"BPAResults.Model Owner\",\"NativeReferenceName\":\"Model Owner\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Workspace\"},\"Name\":\"BPAResults.Workspace\",\"NativeReferenceName\":\"Workspace\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacity\"},\"Name\":\"BPAResults.Capacity\",\"NativeReferenceName\":\"Capacity\"}],\"OrderBy\":[{\"Direction\":1,\"Expression\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Capacity\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"categoryLabels\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}],\"dataLabels\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"15D\"}}},\"bold\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}],\"card\":[{\"properties\":{\"outlineStyle\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}},\"cardPadding\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
173
|
+
"filters": "[]",
|
|
174
|
+
"height": 75.27,
|
|
175
|
+
"width": 1265.33,
|
|
176
|
+
"x": 14.2,
|
|
177
|
+
"y": 12.78,
|
|
178
|
+
"z": 0.0
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"config": "{\"name\":\"88d8141cb8500b60030c\",\"layouts\":[{\"id\":0,\"position\":{\"x\":879.058334055647,\"y\":110.76987085030771,\"z\":2000,\"width\":217.27936205252666,\"height\":191.71708416399412,\"tabOrder\":2000}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Category\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Category\"},\"Name\":\"BPAResults.Category\",\"NativeReferenceName\":\"Category\"}]},\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}}}}],\"header\":[{\"properties\":{\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
182
|
+
"filters": "[]",
|
|
183
|
+
"height": 191.72,
|
|
184
|
+
"width": 217.28,
|
|
185
|
+
"x": 879.06,
|
|
186
|
+
"y": 110.77,
|
|
187
|
+
"z": 2000.0
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"config": "{\"name\":\"a753273590beed656a03\",\"layouts\":[{\"id\":0,\"position\":{\"x\":13.16714642664056,\"y\":181.9460233499423,\"z\":1000,\"width\":555.4141765419291,\"height\":192.7191431535573,\"tabOrder\":1000}}],\"singleVisual\":{\"visualType\":\"barChart\",\"projections\":{\"Y\":[{\"queryRef\":\"BPAResults.Violations\"}],\"Category\":[{\"queryRef\":\"BPAResults.Severity\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"},\"Name\":\"BPAResults.Violations\",\"NativeReferenceName\":\"Violations\"},{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.Severity\",\"NativeReferenceName\":\"Severity\"}],\"OrderBy\":[{\"Direction\":2,\"Expression\":{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Violations\"}}}]},\"drillFilterOtherVisuals\":true,\"hasDefaultSort\":true,\"objects\":{\"labels\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"16D\"}}},\"enableTitleDataLabel\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"enableDetailDataLabel\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"bold\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"dataPoint\":[{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":-0.2}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"1L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0.4}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"2L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":9,\"Percent\":0}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"3L\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#E68F96'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Warning'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#CCCCCC'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Info'\"}}}}}]}},{\"properties\":{\"fill\":{\"solid\":{\"color\":{\"expr\":{\"Literal\":{\"Value\":\"'#D64550'\"}}}}}},\"selector\":{\"data\":[{\"scopeId\":{\"Comparison\":{\"ComparisonKind\":0,\"Left\":{\"Column\":{\"Expression\":{\"SourceRef\":{\"Entity\":\"BPAResults\"}},\"Property\":\"Severity\"}},\"Right\":{\"Literal\":{\"Value\":\"'Error'\"}}}}}]}}],\"legend\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}}}}],\"valueAxis\":[{\"properties\":{\"titleFontSize\":{\"expr\":{\"Literal\":{\"Value\":\"12D\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"10D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"showAxisTitle\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"categoryAxis\":[{\"properties\":{\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}},\"gridlineShow\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"labelColor\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":1,\"Percent\":0}}}}},\"maxMarginFactor\":{\"expr\":{\"Literal\":{\"Value\":\"26L\"}}},\"concatenateLabels\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}},\"showAxisTitle\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}],\"zoom\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"false\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}}}}],\"title\":[{\"properties\":{\"text\":{\"expr\":{\"Literal\":{\"Value\":\"'Violations by Severity'\"}}},\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"fontSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}],\"visualTooltip\":[{\"properties\":{\"section\":{\"expr\":{\"Literal\":{\"Value\":\"'ReportSection2582b338e1576cb49958'\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
191
|
+
"filters": "[]",
|
|
192
|
+
"height": 192.72,
|
|
193
|
+
"width": 555.41,
|
|
194
|
+
"x": 13.17,
|
|
195
|
+
"y": 181.95,
|
|
196
|
+
"z": 1000.0
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"config": "{\"name\":\"b8fdc82cddd61ac447bc\",\"layouts\":[{\"id\":0,\"position\":{\"x\":1114.7993412498915,\"y\":110.76987085030771,\"z\":3000,\"width\":153.3736673311953,\"height\":191.71708416399412,\"tabOrder\":3000}}],\"singleVisual\":{\"visualType\":\"slicer\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.RuleSeverity\",\"active\":true}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Severity\"},\"Name\":\"BPAResults.RuleSeverity\",\"NativeReferenceName\":\"RuleSeverity\"}]},\"drillFilterOtherVisuals\":true,\"objects\":{\"data\":[{\"properties\":{\"mode\":{\"expr\":{\"Literal\":{\"Value\":\"'Basic'\"}}}}}],\"general\":[{\"properties\":{\"orientation\":{\"expr\":{\"Literal\":{\"Value\":\"0D\"}}}}}],\"header\":[{\"properties\":{\"textSize\":{\"expr\":{\"Literal\":{\"Value\":\"14D\"}}}}}]},\"vcObjects\":{\"border\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}},\"color\":{\"solid\":{\"color\":{\"expr\":{\"ThemeDataColor\":{\"ColorId\":0,\"Percent\":0}}}}},\"radius\":{\"expr\":{\"Literal\":{\"Value\":\"20D\"}}}}}],\"dropShadow\":[{\"properties\":{\"show\":{\"expr\":{\"Literal\":{\"Value\":\"true\"}}}}}]}}}",
|
|
200
|
+
"filters": "[]",
|
|
201
|
+
"height": 191.72,
|
|
202
|
+
"width": 153.37,
|
|
203
|
+
"x": 1114.8,
|
|
204
|
+
"y": 110.77,
|
|
205
|
+
"z": 3000.0
|
|
206
|
+
}
|
|
207
|
+
],
|
|
208
|
+
"width": 1280.0
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"config": "{\"visibility\":1,\"type\":1}",
|
|
212
|
+
"displayName": "Rule Tooltip",
|
|
213
|
+
"displayOption": 3,
|
|
214
|
+
"filters": "[]",
|
|
215
|
+
"height": 240.0,
|
|
216
|
+
"name": "d37dce724a0ccc30044b",
|
|
217
|
+
"ordinal": 3,
|
|
218
|
+
"visualContainers": [
|
|
219
|
+
{
|
|
220
|
+
"config": "{\"name\":\"ce8532a7e25020271077\",\"layouts\":[{\"id\":0,\"position\":{\"x\":10,\"y\":0,\"width\":280,\"height\":220,\"z\":0,\"tabOrder\":0}}],\"singleVisual\":{\"visualType\":\"tableEx\",\"projections\":{\"Values\":[{\"queryRef\":\"BPAResults.Description\"}]},\"prototypeQuery\":{\"Version\":2,\"From\":[{\"Name\":\"b\",\"Entity\":\"BPAResults\",\"Type\":0}],\"Select\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"b\"}},\"Property\":\"Description\"},\"Name\":\"BPAResults.Description\",\"NativeReferenceName\":\"Description\"}]},\"drillFilterOtherVisuals\":true}}",
|
|
221
|
+
"filters": "[]",
|
|
222
|
+
"height": 220.0,
|
|
223
|
+
"width": 280.0,
|
|
224
|
+
"x": 10.0,
|
|
225
|
+
"y": 0.0,
|
|
226
|
+
"z": 0.0
|
|
227
|
+
}
|
|
228
|
+
],
|
|
229
|
+
"width": 320.0
|
|
230
|
+
}
|
|
231
|
+
]
|
|
232
|
+
}
|
sempy_labs/report/__init__.py
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
from sempy_labs.report._generate_report import (
|
|
2
2
|
create_report_from_reportjson,
|
|
3
|
-
|
|
3
|
+
get_report_definition,
|
|
4
|
+
update_report_from_reportjson,
|
|
5
|
+
create_model_bpa_report,
|
|
4
6
|
)
|
|
5
7
|
from sempy_labs.report._report_functions import (
|
|
6
8
|
get_report_json,
|
|
@@ -20,7 +22,7 @@ from sempy_labs.report._report_rebind import (
|
|
|
20
22
|
|
|
21
23
|
__all__ = [
|
|
22
24
|
"create_report_from_reportjson",
|
|
23
|
-
|
|
25
|
+
"update_report_from_reportjson",
|
|
24
26
|
"get_report_json",
|
|
25
27
|
# report_dependency_tree,
|
|
26
28
|
"export_report",
|
|
@@ -32,4 +34,6 @@ __all__ = [
|
|
|
32
34
|
# translate_report_titles,
|
|
33
35
|
"report_rebind",
|
|
34
36
|
"report_rebind_all",
|
|
37
|
+
"get_report_definition",
|
|
38
|
+
"create_model_bpa_report",
|
|
35
39
|
]
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "1.0",
|
|
3
|
+
"remoteArtifacts": [
|
|
4
|
+
{
|
|
5
|
+
"reportId": "6a91c344-dba8-4ebf-bedb-e07134f2a204"
|
|
6
|
+
}
|
|
7
|
+
],
|
|
8
|
+
"securityBindingsSignature": "AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAMAVu7l76YU6Sl11KOiJdgQAAAAACAAAAAAAQZgAAAAEAACAAAAD1Ty+c7tZLT9/Sjguxhn/5ivfLWfUMNtgudyJ3BKzzZgAAAAAOgAAAAAIAACAAAABAyGf+iKMwvmNtcoRczjgebeIm0nlc9SFYTBYv3N7yvVADAADQN3JsIsvJUcKKc9WMo2EhiE21odezpd35tb+yudHwA/RYhypMA3fwiCTwArLefBZQ3vZ7KYh4MjihXS07i9o1XVqxAmDoli83Yhs/Wei+0HIfYOT5HOVHLUEul5x41Yx/7Bdfhc881SK6IoaJogBdwsiJVxPne+niMYqJQA6qLEPyJ33g6ucUxLA40lwdbN2cMWFzRn6tymmicDPwH0hcGPDMWwseAU+OuUeidkneRWhUGs6lkiiXLiO6kmY5RKq+S4FdtR19/e1B6EjAd94zSw+M5jQzYxn4eCZzWYiB+8Zd/jy07lfyLoGwagNqiQzbcNONqQd5w0n+8/+n4zGkBi2UojfRXoGaYDirQeZMTbt3pfPx2PArxsJ8dF0iT634pHiCF1ZFdtY+79JaFLUUG+Yf7JJv8IxuuuF74tAp4NYmuOij4hTDaf8Jafa5IoRVh7ICkwrjJyVQ8dG7I3tr0VvR+toBPG3Zlbm9BijcaBxhh1AINhnRAIkENOnPFQVH7l3Ml7B60H8Tst6ic3ihCCMYjtmN+NNWqFrJKT2trilh5TAxN+ei4H5fPwM9S7zb2bH5jhExcYTtoe7iCzxOvBsoYoFM+7FMjn9R2FATNICktYdbKDo1Of+u4oZ1+RsvBHQBVaMhSCoZ7+K5T5pZayNK3V2UID3wOuLOYvouxXXr4NVFsdgiV2oMuxTWeqmd/4bLxeqe3uTkGFmQU4mumF2YVsNbdO3IcRXhhrCCZ27ffzXBsH+lE3EhusD37Z0dsVbVVlG8AHXCh7Atgd8n73/eSI5mvj36DCOSRBVauItIATIa2FXueKA7vU6lRDYBSX8FCC2qkeN6dWpMoN5uXXEBsb5Yot1Fgrovcyl5lk7rh772Xon4FaIYFHZpklsY3JK5EXp3bF8UOE6ByN1ZucmkGgYRcTT/up/Uc86TLN6env9XXL4FQYPlReiOGWKBLVi9OoXGRLDshspniULtV3EwQ6WsjF2AyQ+WdLj3bbWKzG5Mg9jvANLrjycZAGWskh4X5JDGiv4TiJmnYQ/xPZAKKiowpVIHikLeG76uXFI+bxtpihV9+DaEJy4UxisHQxwuvUsQs38u3SHgpJmT8CNssZl41+T/IJdoQwJFLUAAAACnUQZGV9DvcOyrj8HBpXBVB5PuOQDxLB4HZOevHqCB5dc5z787E93B51QmN7I15fF6GCdWwN5f94gv1er2dtN3"
|
|
9
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/fabric/gitIntegration/platformProperties/2.0.0/schema.json",
|
|
3
|
+
"metadata": {
|
|
4
|
+
"type": "Report",
|
|
5
|
+
"displayName": "BPAReport"
|
|
6
|
+
},
|
|
7
|
+
"config": {
|
|
8
|
+
"version": "2.0",
|
|
9
|
+
"logicalId": "a201f2cd-fd25-465f-bfbc-33b151e38b31"
|
|
10
|
+
}
|
|
11
|
+
}
|