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,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/1.1.0/schema.json",
|
|
3
|
+
"name": "ce8532a7e25020271077",
|
|
4
|
+
"position": {
|
|
5
|
+
"x": 10,
|
|
6
|
+
"y": 0,
|
|
7
|
+
"z": 0,
|
|
8
|
+
"height": 220,
|
|
9
|
+
"width": 280,
|
|
10
|
+
"tabOrder": 0
|
|
11
|
+
},
|
|
12
|
+
"visual": {
|
|
13
|
+
"visualType": "tableEx",
|
|
14
|
+
"query": {
|
|
15
|
+
"queryState": {
|
|
16
|
+
"Values": {
|
|
17
|
+
"projections": [
|
|
18
|
+
{
|
|
19
|
+
"field": {
|
|
20
|
+
"Column": {
|
|
21
|
+
"Expression": {
|
|
22
|
+
"SourceRef": {
|
|
23
|
+
"Entity": "BPAResults"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"Property": "Description"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"queryRef": "BPAResults.Description",
|
|
30
|
+
"nativeQueryRef": "Description"
|
|
31
|
+
}
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"drillFilterOtherVisuals": true
|
|
37
|
+
}
|
|
38
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/pagesMetadata/1.0.0/schema.json",
|
|
3
|
+
"pageOrder": [
|
|
4
|
+
"01d72098bda5055bd500",
|
|
5
|
+
"c597da16dc7e63222a82",
|
|
6
|
+
"92735ae19b31712208ad",
|
|
7
|
+
"d37dce724a0ccc30044b"
|
|
8
|
+
],
|
|
9
|
+
"activePageName": "01d72098bda5055bd500"
|
|
10
|
+
}
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/report/1.1.0/schema.json",
|
|
3
|
+
"themeCollection": {
|
|
4
|
+
"baseTheme": {
|
|
5
|
+
"name": "CY24SU06",
|
|
6
|
+
"reportVersionAtImport": "5.56",
|
|
7
|
+
"type": "SharedResources"
|
|
8
|
+
}
|
|
9
|
+
},
|
|
10
|
+
"layoutOptimization": "None",
|
|
11
|
+
"filterConfig": {
|
|
12
|
+
"filters": [
|
|
13
|
+
{
|
|
14
|
+
"name": "5b2185023b97e36774cc",
|
|
15
|
+
"ordinal": 0,
|
|
16
|
+
"field": {
|
|
17
|
+
"Column": {
|
|
18
|
+
"Expression": {
|
|
19
|
+
"SourceRef": {
|
|
20
|
+
"Entity": "BPAResults"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"Property": "RunId"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"howCreated": "User",
|
|
27
|
+
"objects": {
|
|
28
|
+
"general": [
|
|
29
|
+
{
|
|
30
|
+
"properties": {}
|
|
31
|
+
}
|
|
32
|
+
]
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "415731532a7ccb2104eb",
|
|
37
|
+
"ordinal": 1,
|
|
38
|
+
"field": {
|
|
39
|
+
"Column": {
|
|
40
|
+
"Expression": {
|
|
41
|
+
"SourceRef": {
|
|
42
|
+
"Entity": "BPAResults"
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
"Property": "Workspace"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"howCreated": "User"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "3f38df1aeb48209d5d17",
|
|
52
|
+
"ordinal": 2,
|
|
53
|
+
"field": {
|
|
54
|
+
"Column": {
|
|
55
|
+
"Expression": {
|
|
56
|
+
"SourceRef": {
|
|
57
|
+
"Entity": "BPAResults"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"Property": "Model"
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
"howCreated": "User"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "39a759a0bca91d4c0e20",
|
|
67
|
+
"ordinal": 3,
|
|
68
|
+
"field": {
|
|
69
|
+
"Column": {
|
|
70
|
+
"Expression": {
|
|
71
|
+
"SourceRef": {
|
|
72
|
+
"Entity": "BPAResults"
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"Property": "Model Owner"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"howCreated": "User"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"name": "2dd3fa2832177488d851",
|
|
82
|
+
"ordinal": 4,
|
|
83
|
+
"field": {
|
|
84
|
+
"Column": {
|
|
85
|
+
"Expression": {
|
|
86
|
+
"SourceRef": {
|
|
87
|
+
"Entity": "BPAResults"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"Property": "Category"
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
"howCreated": "User"
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"name": "5c24dae01050ee86d5d0",
|
|
97
|
+
"ordinal": 5,
|
|
98
|
+
"field": {
|
|
99
|
+
"Column": {
|
|
100
|
+
"Expression": {
|
|
101
|
+
"SourceRef": {
|
|
102
|
+
"Entity": "BPAResults"
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"Property": "Severity"
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"howCreated": "User"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "e7fda6595b95a0e13898",
|
|
112
|
+
"ordinal": 6,
|
|
113
|
+
"field": {
|
|
114
|
+
"Column": {
|
|
115
|
+
"Expression": {
|
|
116
|
+
"SourceRef": {
|
|
117
|
+
"Entity": "BPAResults"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"Property": "Rule Name"
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"howCreated": "User"
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"filterSortOrder": "Custom"
|
|
127
|
+
},
|
|
128
|
+
"objects": {
|
|
129
|
+
"section": [
|
|
130
|
+
{
|
|
131
|
+
"properties": {
|
|
132
|
+
"verticalAlignment": {
|
|
133
|
+
"expr": {
|
|
134
|
+
"Literal": {
|
|
135
|
+
"Value": "'Top'"
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
],
|
|
142
|
+
"outspacePane": [
|
|
143
|
+
{
|
|
144
|
+
"properties": {
|
|
145
|
+
"expanded": {
|
|
146
|
+
"expr": {
|
|
147
|
+
"Literal": {
|
|
148
|
+
"Value": "true"
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
]
|
|
155
|
+
},
|
|
156
|
+
"resourcePackages": [
|
|
157
|
+
{
|
|
158
|
+
"name": "SharedResources",
|
|
159
|
+
"type": "SharedResources",
|
|
160
|
+
"items": [
|
|
161
|
+
{
|
|
162
|
+
"name": "CY24SU06",
|
|
163
|
+
"path": "BaseThemes/CY24SU06.json",
|
|
164
|
+
"type": "BaseTheme"
|
|
165
|
+
}
|
|
166
|
+
]
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"settings": {
|
|
170
|
+
"useStylableVisualContainerHeader": true,
|
|
171
|
+
"defaultDrillFilterOtherVisuals": true,
|
|
172
|
+
"allowChangeFilterTypes": true,
|
|
173
|
+
"useEnhancedTooltips": true,
|
|
174
|
+
"useDefaultAggregateDisplayName": true
|
|
175
|
+
}
|
|
176
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "4.0",
|
|
3
|
+
"datasetReference": {
|
|
4
|
+
"byPath": null,
|
|
5
|
+
"byConnection": {
|
|
6
|
+
"connectionString": null,
|
|
7
|
+
"pbiServiceModelId": null,
|
|
8
|
+
"pbiModelVirtualServerName": "sobe_wowvirtualserver",
|
|
9
|
+
"pbiModelDatabaseName": null,
|
|
10
|
+
"name": null,
|
|
11
|
+
"connectionType": "pbiServiceXmlaStyleLive"
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|