@syncfusion/ej2-angular-pivotview 21.2.3 → 21.2.4-ngcc

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.
Files changed (168) hide show
  1. package/@syncfusion/ej2-angular-pivotview.es5.js +439 -0
  2. package/@syncfusion/ej2-angular-pivotview.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-pivotview.js +409 -0
  4. package/@syncfusion/ej2-angular-pivotview.js.map +1 -0
  5. package/CHANGELOG.md +872 -0
  6. package/dist/ej2-angular-pivotview.umd.js +706 -0
  7. package/dist/ej2-angular-pivotview.umd.js.map +1 -0
  8. package/dist/ej2-angular-pivotview.umd.min.js +11 -0
  9. package/dist/ej2-angular-pivotview.umd.min.js.map +1 -0
  10. package/ej2-angular-pivotview.d.ts +6 -0
  11. package/ej2-angular-pivotview.metadata.json +1 -0
  12. package/package.json +13 -27
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/pivotfieldlist/pivotfieldlist-all.module.d.ts +0 -6
  18. package/src/pivotfieldlist/pivotfieldlist.component.d.ts +0 -3
  19. package/src/pivotfieldlist/pivotfieldlist.module.d.ts +0 -6
  20. package/src/pivotview/pivotview-all.module.d.ts +0 -6
  21. package/src/pivotview/pivotview.component.d.ts +0 -3
  22. package/src/pivotview/pivotview.module.d.ts +0 -6
  23. package/styles/bootstrap-dark.css +0 -2
  24. package/styles/bootstrap.css +0 -2
  25. package/styles/bootstrap4.css +0 -2
  26. package/styles/bootstrap5-dark.css +0 -2
  27. package/styles/bootstrap5.css +0 -2
  28. package/styles/fabric-dark.css +0 -2
  29. package/styles/fabric.css +0 -2
  30. package/styles/fluent-dark.css +1 -3
  31. package/styles/fluent.css +1 -3
  32. package/styles/highcontrast-light.css +0 -2
  33. package/styles/highcontrast.css +0 -2
  34. package/styles/material-dark.css +1 -3
  35. package/styles/material.css +1 -3
  36. package/styles/pivotfieldlist/bootstrap-dark.css +0 -2
  37. package/styles/pivotfieldlist/bootstrap-dark.scss +1 -4
  38. package/styles/pivotfieldlist/bootstrap.css +0 -2
  39. package/styles/pivotfieldlist/bootstrap.scss +1 -4
  40. package/styles/pivotfieldlist/bootstrap4.css +0 -2
  41. package/styles/pivotfieldlist/bootstrap4.scss +1 -4
  42. package/styles/pivotfieldlist/bootstrap5-dark.css +0 -2
  43. package/styles/pivotfieldlist/bootstrap5-dark.scss +1 -4
  44. package/styles/pivotfieldlist/bootstrap5.css +0 -2
  45. package/styles/pivotfieldlist/bootstrap5.scss +1 -4
  46. package/styles/pivotfieldlist/fabric-dark.css +0 -2
  47. package/styles/pivotfieldlist/fabric-dark.scss +1 -4
  48. package/styles/pivotfieldlist/fabric.css +0 -2
  49. package/styles/pivotfieldlist/fabric.scss +1 -4
  50. package/styles/pivotfieldlist/fluent-dark.css +1 -3
  51. package/styles/pivotfieldlist/fluent-dark.scss +1 -4
  52. package/styles/pivotfieldlist/fluent.css +1 -3
  53. package/styles/pivotfieldlist/fluent.scss +1 -4
  54. package/styles/pivotfieldlist/highcontrast-light.css +0 -2
  55. package/styles/pivotfieldlist/highcontrast-light.scss +1 -4
  56. package/styles/pivotfieldlist/highcontrast.css +0 -2
  57. package/styles/pivotfieldlist/highcontrast.scss +1 -4
  58. package/styles/pivotfieldlist/material-dark.css +1 -3
  59. package/styles/pivotfieldlist/material-dark.scss +1 -4
  60. package/styles/pivotfieldlist/material.css +1 -3
  61. package/styles/pivotfieldlist/material.scss +1 -4
  62. package/styles/pivotfieldlist/tailwind-dark.css +0 -2
  63. package/styles/pivotfieldlist/tailwind-dark.scss +1 -4
  64. package/styles/pivotfieldlist/tailwind.css +0 -2
  65. package/styles/pivotfieldlist/tailwind.scss +1 -4
  66. package/styles/pivotview/bootstrap-dark.scss +1 -5
  67. package/styles/pivotview/bootstrap.scss +1 -5
  68. package/styles/pivotview/bootstrap4.scss +1 -5
  69. package/styles/pivotview/bootstrap5-dark.scss +1 -4
  70. package/styles/pivotview/bootstrap5.scss +1 -5
  71. package/styles/pivotview/fabric-dark.scss +1 -5
  72. package/styles/pivotview/fabric.scss +1 -5
  73. package/styles/pivotview/fluent-dark.scss +1 -4
  74. package/styles/pivotview/fluent.scss +1 -5
  75. package/styles/pivotview/highcontrast-light.scss +1 -5
  76. package/styles/pivotview/highcontrast.scss +1 -5
  77. package/styles/pivotview/material-dark.scss +1 -5
  78. package/styles/pivotview/material.scss +1 -5
  79. package/styles/pivotview/tailwind-dark.scss +1 -4
  80. package/styles/pivotview/tailwind.scss +1 -5
  81. package/styles/tailwind-dark.css +0 -2
  82. package/styles/tailwind.css +0 -2
  83. package/esm2020/public_api.mjs +0 -3
  84. package/esm2020/src/index.mjs +0 -8
  85. package/esm2020/src/pivotfieldlist/pivotfieldlist-all.module.mjs +0 -23
  86. package/esm2020/src/pivotfieldlist/pivotfieldlist.component.mjs +0 -66
  87. package/esm2020/src/pivotfieldlist/pivotfieldlist.module.mjs +0 -25
  88. package/esm2020/src/pivotview/pivotview-all.module.mjs +0 -65
  89. package/esm2020/src/pivotview/pivotview.component.mjs +0 -163
  90. package/esm2020/src/pivotview/pivotview.module.mjs +0 -25
  91. package/esm2020/syncfusion-ej2-angular-pivotview.mjs +0 -5
  92. package/fesm2015/syncfusion-ej2-angular-pivotview.mjs +0 -353
  93. package/fesm2015/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
  94. package/fesm2020/syncfusion-ej2-angular-pivotview.mjs +0 -353
  95. package/fesm2020/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
  96. package/styles/pivotfieldlist/_all.scss +0 -2
  97. package/styles/pivotfieldlist/_bootstrap-dark-definition.scss +0 -240
  98. package/styles/pivotfieldlist/_bootstrap-definition.scss +0 -194
  99. package/styles/pivotfieldlist/_bootstrap4-definition.scss +0 -194
  100. package/styles/pivotfieldlist/_bootstrap5-dark-definition.scss +0 -1
  101. package/styles/pivotfieldlist/_bootstrap5-definition.scss +0 -198
  102. package/styles/pivotfieldlist/_fabric-dark-definition.scss +0 -200
  103. package/styles/pivotfieldlist/_fabric-definition.scss +0 -194
  104. package/styles/pivotfieldlist/_fluent-dark-definition.scss +0 -1
  105. package/styles/pivotfieldlist/_fluent-definition.scss +0 -198
  106. package/styles/pivotfieldlist/_fusionnew-definition.scss +0 -197
  107. package/styles/pivotfieldlist/_highcontrast-definition.scss +0 -195
  108. package/styles/pivotfieldlist/_highcontrast-light-definition.scss +0 -195
  109. package/styles/pivotfieldlist/_layout.scss +0 -1986
  110. package/styles/pivotfieldlist/_material-dark-definition.scss +0 -195
  111. package/styles/pivotfieldlist/_material-definition.scss +0 -195
  112. package/styles/pivotfieldlist/_tailwind-dark-definition.scss +0 -1
  113. package/styles/pivotfieldlist/_tailwind-definition.scss +0 -198
  114. package/styles/pivotfieldlist/_theme.scss +0 -1994
  115. package/styles/pivotfieldlist/icons/_bootstrap-dark.scss +0 -359
  116. package/styles/pivotfieldlist/icons/_bootstrap.scss +0 -359
  117. package/styles/pivotfieldlist/icons/_bootstrap4.scss +0 -359
  118. package/styles/pivotfieldlist/icons/_bootstrap5-dark.scss +0 -1
  119. package/styles/pivotfieldlist/icons/_bootstrap5.scss +0 -358
  120. package/styles/pivotfieldlist/icons/_fabric-dark.scss +0 -359
  121. package/styles/pivotfieldlist/icons/_fabric.scss +0 -359
  122. package/styles/pivotfieldlist/icons/_fluent-dark.scss +0 -1
  123. package/styles/pivotfieldlist/icons/_fluent.scss +0 -358
  124. package/styles/pivotfieldlist/icons/_fusionnew.scss +0 -353
  125. package/styles/pivotfieldlist/icons/_highcontrast-light.scss +0 -358
  126. package/styles/pivotfieldlist/icons/_highcontrast.scss +0 -358
  127. package/styles/pivotfieldlist/icons/_material-dark.scss +0 -359
  128. package/styles/pivotfieldlist/icons/_material.scss +0 -358
  129. package/styles/pivotfieldlist/icons/_material3.scss +0 -353
  130. package/styles/pivotfieldlist/icons/_tailwind-dark.scss +0 -357
  131. package/styles/pivotfieldlist/icons/_tailwind.scss +0 -357
  132. package/styles/pivotview/_all.scss +0 -2
  133. package/styles/pivotview/_bootstrap-dark-definition.scss +0 -164
  134. package/styles/pivotview/_bootstrap-definition.scss +0 -161
  135. package/styles/pivotview/_bootstrap4-definition.scss +0 -161
  136. package/styles/pivotview/_bootstrap5-dark-definition.scss +0 -1
  137. package/styles/pivotview/_bootstrap5-definition.scss +0 -166
  138. package/styles/pivotview/_fabric-dark-definition.scss +0 -163
  139. package/styles/pivotview/_fabric-definition.scss +0 -160
  140. package/styles/pivotview/_fluent-dark-definition.scss +0 -1
  141. package/styles/pivotview/_fluent-definition.scss +0 -166
  142. package/styles/pivotview/_fusionnew-definition.scss +0 -166
  143. package/styles/pivotview/_highcontrast-definition.scss +0 -159
  144. package/styles/pivotview/_highcontrast-light-definition.scss +0 -160
  145. package/styles/pivotview/_layout.scss +0 -1118
  146. package/styles/pivotview/_material-dark-definition.scss +0 -167
  147. package/styles/pivotview/_material-definition.scss +0 -163
  148. package/styles/pivotview/_tailwind-dark-definition.scss +0 -1
  149. package/styles/pivotview/_tailwind-definition.scss +0 -166
  150. package/styles/pivotview/_theme.scss +0 -2026
  151. package/styles/pivotview/icons/_bootstrap-dark.scss +0 -184
  152. package/styles/pivotview/icons/_bootstrap.scss +0 -184
  153. package/styles/pivotview/icons/_bootstrap4.scss +0 -184
  154. package/styles/pivotview/icons/_bootstrap5-dark.scss +0 -1
  155. package/styles/pivotview/icons/_bootstrap5.scss +0 -183
  156. package/styles/pivotview/icons/_fabric-dark.scss +0 -184
  157. package/styles/pivotview/icons/_fabric.scss +0 -184
  158. package/styles/pivotview/icons/_fluent-dark.scss +0 -1
  159. package/styles/pivotview/icons/_fluent.scss +0 -183
  160. package/styles/pivotview/icons/_fusionnew.scss +0 -183
  161. package/styles/pivotview/icons/_highcontrast-light.scss +0 -183
  162. package/styles/pivotview/icons/_highcontrast.scss +0 -183
  163. package/styles/pivotview/icons/_material-dark.scss +0 -184
  164. package/styles/pivotview/icons/_material.scss +0 -184
  165. package/styles/pivotview/icons/_material3.scss +0 -183
  166. package/styles/pivotview/icons/_tailwind-dark.scss +0 -183
  167. package/styles/pivotview/icons/_tailwind.scss +0 -183
  168. package/syncfusion-ej2-angular-pivotview.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,872 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Pivot Table
6
+
7
+ #### Bug fixes
8
+
9
+ - `#I455857` - When using the Server-side Pivot engine, the DistinctCount aggregate will now be applied properly to string values in the pivot table.
10
+
11
+ ## 21.2.3 (2023-05-03)
12
+
13
+ ### Pivot Table
14
+
15
+ #### Bug fixes
16
+
17
+ - `#I453038` - Drill operations now work properly while adding attribute hierarchy to the pivot table.
18
+
19
+ #### New features
20
+
21
+ - `#I398184` - Based on export properties, the pivot table will now export automatically utilizing engine export option support while using for toolbar options.
22
+ - `#I442424` - The field list UI now supports setting the default sort order via the `load` event.
23
+ - `#I436727` - While the data source is empty, the field list UI has been rendered with an empty layout.
24
+
25
+ ## 21.1.41 (2023-04-18)
26
+
27
+ ### Pivot Table
28
+
29
+ #### Bug fixes
30
+
31
+ - `#I454110` - Pivot Table now works properly when conditional formatting is applied without a measure.
32
+
33
+ ## 21.1.39 (2023-04-11)
34
+
35
+ ### Pivot Table
36
+
37
+ #### Bug fixes
38
+
39
+ - `#I450857` - When virtualization is enabled, the Pivot Table with OLAP data now exports to an Excel document properly.
40
+
41
+ ## 21.1.37 (2023-03-29)
42
+
43
+ ### Pivot Table
44
+
45
+ #### Breaking changes
46
+
47
+ - The property type of [`toolbar`](https://ej2.syncfusion.com/documentation/api/pivotview#toolbar) has been changed from `(ToolbarItems | ItemModel)[]` to `ToolbarItems[] | ItemModel[]`.
48
+ - In the server side controller, the imported namespace name has been changed from `Syncfusion.Blazor.PivotView` to `Syncfusion.EJ2.Pivot`.
49
+
50
+ ## 21.1.35 (2023-03-23)
51
+
52
+ ### Pivot Table
53
+
54
+ #### Bug Fixes
55
+
56
+ - `#I437267` - During initial rendering, the spinner will now be properly displayed in the pivot table.
57
+
58
+ #### New Features
59
+
60
+ - `#F165214` - Provided paging support in server side engine that allows to break and display large amounts of data page by page.
61
+ - Provided the role option that allows access to restricted cube information such as measures, dimensions, hierarchy, and more when a SSAS OLAP cube is bound to the pivot table.
62
+
63
+ #### Breaking Changes
64
+
65
+ - The property type `pivotValues` has been changed from `IPivotValues` to `IAxisSet[][]`.
66
+
67
+ | Property Name | Description | Previous Type | Current Type |
68
+ |---|---|---|---|
69
+ | pivotValues | It holds the collection of cell information that has been populated from the engine on the basis of the given pivot report to render the component as table and chart. | IPivotValues | IAxisSet[][] |
70
+
71
+ ## 20.4.38 (2022-12-21)
72
+
73
+ ### Pivot Table
74
+
75
+ #### Bug Fixes
76
+
77
+ - `#I423050` - Filter state will now be properly maintained in the member editor.
78
+ - `#I420253` - When virtual scrolling is enabled, the pivot table will now scroll properly.
79
+ - Number formatting is now applied properly to row and column headers in the pivot table.
80
+
81
+ #### New Features
82
+
83
+ - `#I347303`, `#I400764`, `#F172939` - Provided support for displaying row and column sub-totals at the top or bottom of the header group in the pivot table.
84
+ - `#I310709`, `#I346859` - Provided support to display pivot chart's series for multiple measures on a single y-axis.
85
+ - `#I398184` - The pivot table now supports customising the size of PDF document while exporting.
86
+ - `#I305545` - The pivot table now allows you to export both the table and the chart to a single PDF document.
87
+
88
+ #### Breaking Changes
89
+
90
+ - The `chartSettings.showMemberSeries` property is deprecated and will no longer to be used. Use `chartSettings.showPointColorByMembers` to achieve the same.
91
+
92
+ | Previous | Now |
93
+ |---|---|
94
+ | showMemberSeries | showPointColorByMembers |
95
+
96
+ - The `chartExport` method parameters for the pivot table have now been changed.
97
+
98
+ **Previous**
99
+
100
+
101
+ | Parameter | Type | Description |
102
+ |---|---|---|
103
+ | type | ExportType | Defines the export type. |
104
+ | fileName | string | Defines file name of export document. |
105
+ | orientation | PdfPageOrientation | Defines the page orientation on pdf export(0 for Portrait mode, 1 for Landscape mode). |
106
+ | width | number | Defines width of the export document. |
107
+ | height | number | Defines width of the export document. |
108
+
109
+ **Now**
110
+
111
+
112
+ | Parameter | Type | Description |
113
+ |---|---|---|
114
+ | type | ExportType | Defines the export type. |
115
+ | pdfExportProperties | PdfExportProperties | Allows to define the chart's export properties such as file name, orientation, width and height. |
116
+ | isMultipleExport | boolean | Allows to export multiple tables and charts into a single PDF document. |
117
+ | pdfDoc | Object | Allows the export of an external PDF document along with current PDF document. |
118
+ | isBlob | boolean | Allows the PDF document to be saved as blob data. |
119
+
120
+ ## 20.3.59 (2022-11-29)
121
+
122
+ ### Pivot Table
123
+
124
+ #### Bug Fixes
125
+
126
+ - `#I405590` - The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.
127
+ - `#I420612` - The pivot table will now be rendered properly while switching between reports in the toolbar.
128
+ - `#F420612` - The pivot table's alphanumeric sorting will now works properly.
129
+
130
+ ## 20.3.57 (2022-11-15)
131
+
132
+ ### Pivot Table
133
+
134
+ #### Bug Fixes
135
+
136
+ - `#I405590` - The pivot table will now properly refreshed while performing value sorting with autofit enabled.
137
+
138
+ #### New Features
139
+
140
+ - `#I395302` - When using a server-side engine, the aggregated values of the pivot table will now be customized via the controller.
141
+
142
+ ## 20.3.50 (2022-10-18)
143
+
144
+ ### Pivot Table
145
+
146
+ #### Bug Fixes
147
+
148
+ - The drillthrough feature now works properly with alphanumeric data.
149
+
150
+ ## 20.3.49 (2022-10-11)
151
+
152
+ ### Pivot Table
153
+
154
+ #### Bug Fixes
155
+
156
+ - `#I408669` - Number formatting is now applied properly to row and column headers in the pivot table.
157
+ - `#I405681` - Pivot table cell values are now properly exported as PDF document based on the text align property.
158
+
159
+ ## 20.3.47 (2022-09-29)
160
+
161
+ ### Pivot Table
162
+
163
+ #### Bug Fixes
164
+
165
+ - `#I395797` - Text wrap is now properly applied in the pivot table.
166
+ - `#I400397` - When using server-side engine, row headers are now displayed correctly based on their level in the pivot table.
167
+ - `#I395797` - The grand totals position in the pivot table now works properly when using server-side engine.
168
+ - `#I405131` - The tooltip content is now properly displayed in the pivot table.
169
+ - `#I397110` - The pivot table will now properly export to Excel format even if it contains hidden columns.
170
+ - `#I405326` - The value sort icon is now properly displayed in the pivot table.
171
+
172
+ #### New Features
173
+
174
+ - `#I311235` - The pivot table now exports to PDF/CSV as a blob object with virtual scrolling enabled.
175
+ - `#I311235` - With a relational datasource, field list treeview can now be displayed in a hierarchical manner.
176
+ - `#I281131`, `#I351494`, `#F174212` - Provided paging support that allows to break and display large amounts of data page by page, improving the overall rendering performance of the pivot table.
177
+ - `#I369101` - When multiple axes are enabled, the pivot chart series can now be displayed based on members in all chart areas.
178
+
179
+ ## 20.2.43 (2022-08-08)
180
+
181
+ ### Pivot Table
182
+
183
+ #### Bug Fixes
184
+
185
+ - `#I390649` - When virtual scrolling is enabled, the pivot table now properly refreshed while performing value sorting.
186
+
187
+ #### New Features
188
+
189
+ - `#I364830` - Improved server-side engine performance. As a result, pivot table can now render up to 3 million records without any issues.
190
+ - `#I382580` - The calculated field UI now has a "Format" dropdown option for relational data source.
191
+
192
+ ## 20.2.39 (2022-07-19)
193
+
194
+ ### Pivot Table
195
+
196
+ #### Bug Fixes
197
+
198
+ - `#I389665` - The pivot table can now be rendered properly while applying date grouping.
199
+ - `#I389889` - The class names in the pivot table are properly updated for the sub-total columns.
200
+
201
+ ## 20.2.38 (2022-07-12)
202
+
203
+ ### Pivot Table
204
+
205
+ #### Bug Fixes
206
+
207
+ - The selection is now properly working when using the selection mode of the pivot table.
208
+ - The engine population events are now properly triggered during virtual scrolling.
209
+
210
+ ## 20.2.36 (2022-06-30)
211
+
212
+ ### Pivot Table
213
+
214
+ #### Bug Fixes
215
+
216
+ - `#I387410` - The pivot table with OLAP cube can now render properly with calculated fields when virtual scrolling is enabled.
217
+
218
+ #### New Features
219
+
220
+ - Provided support to search for a specific field in the field list UI.
221
+
222
+ ## 20.1.61 (2022-06-21)
223
+
224
+ ### Pivot Table
225
+
226
+ #### Bug Fixes
227
+
228
+ - `#I382188` - When there is only one record, inline editing for value fields with advanced aggregate types now works properly.
229
+
230
+ ## 20.1.58 (2022-05-31)
231
+
232
+ ### Pivot Table
233
+
234
+ #### Bug Fixes
235
+
236
+ - `#I380533` - When using value fields with advanced aggregate options, the pivot table can now be properly exported to Excel and CSV formats.
237
+
238
+ ## 20.1.57 (2022-05-24)
239
+
240
+ ### Pivot Table
241
+
242
+ #### Bug Fixes
243
+
244
+ - `#I378816` - When the defer layout update option is enabled, dataBound event is now restricted while clicking cancel option in the popup field list UI.
245
+ - `#F174968` - When virtual scrolling is enabled, the pivot table can now be rendered properly while perform member filtering.
246
+ - The pivot table's column selection is now working properly.
247
+
248
+ ## 20.1.56 (2022-05-17)
249
+
250
+ ### Pivot Table
251
+
252
+ #### Bug Fixes
253
+
254
+ - The pivot table can now be sorted properly with date type headers.
255
+
256
+ #### New Features
257
+
258
+ - The pivot table now has support for adding custom classes via 'cssClass' property.
259
+
260
+ ## 20.1.55 (2022-05-12)
261
+
262
+ ### Pivot Table
263
+
264
+ #### Bug Fixes
265
+
266
+ - `#I363090` - The previous cell selection can now be maintained while restricting the current selection in the pivot table's column axis using the cell selection event.
267
+ - `#I373754` - The pivot table can now be exported properly to Excel and CSV formats while using the virtual scrolling feature, with sub-totals hidden.
268
+ - `#I374945` - The pivot chart will now refresh properly with the specified height when switching from adaptive to desktop mode.
269
+
270
+ #### New Features
271
+
272
+ - `#F174296` - Members of a specific field are now sorted based on user-defined order in the Pivot Table's row and column axes.
273
+
274
+ ## 20.1.48 (2022-04-12)
275
+
276
+ ### Pivot Table
277
+
278
+ #### Bug fixes
279
+
280
+ - In the OLAP field list UI, calculated fields are now properly displayed.
281
+ - The pivot table now exports properly to excel format with string type values when virtual scrolling is enabled.
282
+
283
+ #### Features
284
+
285
+ - `#FB33029` - The calculated field can now be created without formatting by using the "None" option in the OLAP calculated field UI.
286
+
287
+ ## 20.1.47 (2022-04-04)
288
+
289
+ ### Pivot Table
290
+
291
+ #### Bug Fixes
292
+
293
+ - `#I366940` - When the defer layout update option is enabled, the field list UI will now properly refresh while drag and drop measures.
294
+ - `#I367463` - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
295
+ - In Angular, grouping will now work properly with the static field list.
296
+ - `#I370021` - While resizing, the pivot chart is now properly refreshed.
297
+
298
+ #### New Features
299
+
300
+ - Provided support to expand all members (aka, headers) in a specific field in the Pivot Table's row and column axes.
301
+ - Provided built-in option in toolbar UI, grand totals will now display either at the first or last position in the Pivot Table's row and column axes.
302
+
303
+ ## 19.4.55 (2022-03-08)
304
+
305
+ ### Pivot Table
306
+
307
+ #### Bug Fixes
308
+
309
+ - When virtual scrolling is enabled, the pivot table now properly refresh based on the specified height.
310
+
311
+ ## 19.4.54 (2022-03-01)
312
+
313
+ ### Pivot Table
314
+
315
+ #### Bug Fixes
316
+
317
+ - When the defer layout update option is enabled, the field list UI will now properly refresh while performing checkbox selection.
318
+
319
+ ## 19.4.53 (2022-02-22)
320
+
321
+ ### Pivot Table
322
+
323
+ #### Bug Fixes
324
+
325
+ - When changing the report dynamically using the toolbar UI options, the Pivot Chart is now properly displayed.
326
+ - `#I366940` - When defer layout update is enabled, measures are properly added to the field list UI.
327
+
328
+ ## 19.4.52 (2022-02-15)
329
+
330
+ ### Pivot Table
331
+
332
+ #### Bug Fixes
333
+
334
+ - Events to customize cell values using PivotEngine export are now working properly in Angular.
335
+
336
+ ## 19.4.50 (2022-02-08)
337
+
338
+ ### Pivot Table
339
+
340
+ #### Bug Fixes
341
+
342
+ - `#I359726`, `#I354750` - When using the virtual scrolling feature, the pivot table can now be exported properly to Excel and CSV formats.
343
+ - Even the value fields starts with the same unique name, the Pivot Table values are now properly displayed.
344
+ - `#I363972` - With the toolbar UI, the Pivot Chart is now refreshed properly while performing checkbox selection in the chart menu.
345
+
346
+ ## 19.4.47 (2022-01-25)
347
+
348
+ ### Pivot Table
349
+
350
+ #### Bug Fixes
351
+
352
+ - `#I362895` - The field list UI will now be refreshed properly when dragging a field using the `fieldDrop` event with defer layout update.
353
+
354
+ ## 19.4.43 (2022-01-18)
355
+
356
+ ### Pivot Table
357
+
358
+ #### Bug Fixes
359
+
360
+ - `#I346790` - The Pivot Table is now properly refreshed with virtual scrolling when using touch.
361
+
362
+ #### New Features
363
+
364
+ - `#I354750` - Provided events support to customize cell values in PivotEngine export.
365
+
366
+ ## 19.4.42 (2022-01-11)
367
+
368
+ ### Pivot Table
369
+
370
+ #### Bug Fixes
371
+
372
+ - `#I359726` - When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer.
373
+ - `#I359726` - When exporting the Pivot Table to Excel format, the headers are now properly shown.
374
+
375
+ ## 19.4.41 (2022-01-04)
376
+
377
+ ### Pivot Table
378
+
379
+ #### Bug Fixes
380
+
381
+ - `#I340908` - In Firefox browser, the Pivot Table is now refreshed properly with virtual scrolling.
382
+
383
+ ## 19.4.40 (2021-12-28)
384
+
385
+ ### Pivot Table
386
+
387
+ #### Bug Fixes
388
+
389
+ - The Pivot Chart is now properly shown with the default value of the "zoomFactor" property.
390
+
391
+ ## 19.4.38 (2021-12-17)
392
+
393
+ ### Pivot Table
394
+
395
+ #### Bug Fixes
396
+
397
+ - `#I349396` - When the virtual scrolling feature is enabled, as well as when members are filtered, the Pivot Table can now be rendered properly.
398
+ - `#I340539` - In Angular, the bundle size for Pivot Table has been reduced.
399
+ - `#I347116` - With the toolbar UI, the Pivot Chart is now refreshed properly.
400
+ - `#I347116` - With the Pivot Chart's default settings, its labels are displayed properly.
401
+ - `#I348183` - While performing value sorting with a single measure, the Pivot Table will now be rendered properly.
402
+ - `#I348952` - In the pivot table, the tooltip for string fields is now properly displayed.
403
+ - `#F170928` - When using the virtual scrolling feature, the calculated field buttons with edit option inside grouping bar and field list layout are now properly displayed.
404
+ - `#F170654` - The caption in the grouping field buttons within the grouping bar and field list layout is now displayed properly.
405
+
406
+ #### New Features
407
+
408
+ - `#I295658`, `#I320675`, `#I329355`, `#F158271`, `#F158475` - Provided support to display summarized totals (grand totals) either at the first or last position in the Pivot Table's row and column axes.
409
+ - `#I327744` - Provided support to align text for specific column headers.
410
+ - `#F159996` - Provided action begin and complete events to identify UI actions in the Pivot Table such as drill down/up, value sorting, grouping bar and field list UI actions, and CRUD operations. If the UI actions do not achieve the desired result, the action failure event is triggered.
411
+
412
+ ## 19.3.46 (2021-10-19)
413
+
414
+ ### Pivot Table
415
+
416
+ #### Bug Fixes
417
+
418
+ - `#I345297` - While clicking the value sorting icon, the cell click event is now properly triggered.
419
+ - `#I342886` - The "Calculated Field" feature in the pivot table now works properly in Angular production mode.
420
+
421
+ ## 19.3.44 (2021-10-05)
422
+
423
+ ### Pivot Table
424
+
425
+ #### Bug Fixes
426
+
427
+ - `#F168308` - The pivot table can now be rendered properly with custom number formats.
428
+ - `#I339705` - When the virtual scrolling feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it.
429
+ - `#I341987` - The pivot table can now be rendered properly while perform filtering with OLAP data source.
430
+ - `#I342221` - The pivot table can now be rendered properly while applying date grouping through UI.
431
+ - The column headers are now displayed properly while perform resizing.
432
+ - `#I342221` - The pivot table can now be rendered properly while perform member filtering with an empty header.
433
+
434
+ #### New Features
435
+
436
+ - `#I300095` - Provided support to display measures at any desired positions in the column or row axis for relational data sources.
437
+
438
+ ## 19.2.56 (2021-08-17)
439
+
440
+ ### Pivot Table
441
+
442
+ #### New Features
443
+
444
+ - `#284641`,`#326945`,`#327746`,`#329355` - Through grid settings event, the pivot table's columns can now fit the widest cell’s content without wrapping.
445
+
446
+ ## 19.2.55 (2021-08-11)
447
+
448
+ ### Pivot Table
449
+
450
+ #### Bug Fixes
451
+
452
+ - `#I337487` - Now the field's caption can be changed dynamically using the value field settings pop-up.
453
+ - `#F167449` - Now the fields panel has been refreshed properly with toolbar UI.
454
+
455
+ ## 19.2.51 (2021-08-03)
456
+
457
+ ### Pivot Table
458
+
459
+ #### Bug Fixes
460
+
461
+ - `#F166428` - Issue while resizing column with virtual scrolling in the pivot table has been resolved.
462
+ - `#336591`,`#337082` - When using the virtual scrolling feature, the pivot table columns are now properly displayed when scrolling horizontally.
463
+ - `#337082` - The pivot table is now properly displayed when scrolling horizontally while filtering is applied when using the virtual scrolling feature.
464
+
465
+ ## 19.2.49 (2021-07-27)
466
+
467
+ ### Pivot Table
468
+
469
+ #### Bug Fixes
470
+
471
+ - `#F167209` - The script error caused by box selection when the mouse is released over a pivot table cell has been resolved.
472
+ - `#331835` - The issue with calculated fields values in drill through retrieving inconsistent raw data has been resolved.
473
+ - The pivot chart can now be rendered properly with Blank headers in row fields.
474
+ - The pivot table can now be exported properly with zero values to excel file.
475
+
476
+ ## 19.2.48 (2021-07-20)
477
+
478
+ ### Pivot Table
479
+
480
+ #### Bug Fixes
481
+
482
+ - `#327131` - Now the number format issue for empty cells in excel exporting has been fixed.
483
+
484
+ ## 19.2.46 (2021-07-06)
485
+
486
+ ### Pivot Table
487
+
488
+ #### Bug Fixes
489
+
490
+ - Border alignment issue in "Grouping Bar" UI has been fixed.
491
+
492
+ - `#299730`, `#315686` - Issues in "Date Grouping" feature have been fixed.
493
+
494
+ ## 18.4.30 (2020-12-17)
495
+
496
+ ### Pivot Table
497
+
498
+ #### Bug Fixes
499
+
500
+ - `#300162` - The pivot chart now works properly with height as a percentage.
501
+
502
+ - `#298258` - Now the field list can be dynamically rendered without any errors.
503
+
504
+ ## 18.2.56 (2020-09-01)
505
+
506
+ ### Pivot Table
507
+
508
+ #### Bug Fixes
509
+
510
+ - `#289077` - Horizontal scrolling issue raised in the latest version of Firefox has been fixed.
511
+
512
+ - `#288047` - The options in the number formatting pop-up are now properly maintained.
513
+ - `#288625` - The selection option in the pivot chart is now working properly.
514
+ - `#288633` - Members of the pivot chart legend are not properly segregated.
515
+
516
+ ## 18.2.55 (2020-08-25)
517
+
518
+ ### Pivot Table
519
+
520
+ #### Bug Fixes
521
+
522
+ - The drill through pop-up now be showed the correct raw items when we filtering applied in fields in filter axis.
523
+ - The drill through pop-up can now be open when we bind measures in row axis.
524
+
525
+ #### New Features
526
+
527
+ - `#283107` - Provided template support in toolbar panel to create custom toolbar option.
528
+
529
+ ## 18.2.54 (2020-08-18)
530
+
531
+ ### Pivot Table
532
+
533
+ #### Bug Fixes
534
+
535
+ - Now drill-through pop-up can be open when the measures are placed in row axis.
536
+
537
+ - `#282514` - Now the first column’s width set in code-behind will be maintained.
538
+ - `#283562` - Now RGB colours can be applied in conditional formatting.
539
+
540
+ #### New Features
541
+
542
+ - `#260352`,`#276917`,`#280407`,`#281842` - Provided an option to do the aggregation in server side and the rendering part alone will be done in client side. It is to improve the performance while binding huge size of data from remote server.
543
+ - `#279727` - Provided support to sort the alphanumeric field members.
544
+ - `#F155279` - Provided an option to restrict the drill-through pop-up to display.
545
+ - `#281462`,`#282526`,`#287070` - Provided an option to edit the aggregated cells directly (inline editing) without opening editing pop-up.
546
+ - `#283107` - Provided template support in toolbar panel to create custom toolbar option.
547
+ - `#284800` - Introduced an event to get the edited raw data information after the editing operation.
548
+
549
+ - `#260352`,`#276917`,`#280407`,`#281842` - Provided an option to do the aggregation in server side and the rendering part alone will be done in client side. It is to improve the performance while binding huge size of data from remote server.
550
+ - `#279727` - Provided support to sort the alphanumeric field members.
551
+ - `#F155279` - Provided an option to restrict the drill-through pop-up to display.
552
+ - `#281462`,`#282526`,`#287070` - Provided an option to edit the aggregated cells directly (inline editing) without opening editing pop-up.
553
+ - `#284800` - Introduced an event to get the edited raw data information after the editing operation.
554
+
555
+ ## 18.2.44 (2020-07-07)
556
+
557
+ ### Pivot Table
558
+
559
+ #### New Features
560
+
561
+ - `#233316`,`#234648`,`#247163` - The pivot chart in the Pivot Table now has these chart types: pie, doughnut, pyramid, and funnel.
562
+ - In addition to JSON, the pivot table now supports CSV data sources, as well.
563
+
564
+ #### Bug Fixes
565
+
566
+ - `#275647` - Now the spanning issue in excel exporting has been fixed.
567
+ - `#F154285` - Now the issue in custom number formatting has been fixed.
568
+
569
+ ## 18.1.44 (2020-04-14)
570
+
571
+ ### Pivot Table
572
+
573
+ #### Bug Fixes
574
+
575
+ - `#266106` - Improved the data refresh on virtual scrolling.
576
+
577
+ ## 18.1.36-beta (2020-03-19)
578
+
579
+ ### Pivot Table
580
+
581
+ #### Breaking Changes
582
+
583
+ The appearance of the pivot table component has been improved.
584
+
585
+
586
+ #### New Features
587
+
588
+ - `#259812` - Provision has been provided to display only the required aggregation types in their context menu.
589
+ - `#262927` - Now, the drill through and editing feature can be worked in pivot chart by clicking its series.
590
+ - `#263612` - Authentication option provided to access the OLAP Cube while connecting it in a pivot table.
591
+ - `#151883` - Additional parameters are included in the cell template feature to distinguish each cells.
592
+ - Now, you can customize the each field buttons (show and hide the icons, restrict drag and drop operations) available in grouping bar and field list separately.
593
+ - Provision provided to customize the tooltip for both pivot table and pivot chart views.
594
+ - Formatting option included in the calculated field pop-up to format the calculated fields dynamically.
595
+ - Provision provided to display only the required chart types in its context menu available in toolbar panel.
596
+ - An option included in the chart types context menu to change the multiple axes option dynamically.
597
+ - An option included in the member editor to sort its members in a desired order.
598
+ - Provision provided to export the complete page when virtual scroll option is enabled.
599
+
600
+ #### Bug Fixes
601
+
602
+ - `#266452` - Now, the pivot table sample can be run in production mode of Angular framework.
603
+
604
+ ## 17.4.39 (2019-12-17)
605
+
606
+ ### Pivot Table
607
+
608
+ #### Bug Fixes
609
+
610
+ - `#254586` - The conditional formatting will no longer be applied in empty cells.
611
+ - The summarization text `of` in value buttons inside grouping bar and field list layout can be localized now.
612
+
613
+ - `#254586` - The conditional formatting will no longer be applied in empty cells.
614
+ - The summarization text `of` in value buttons inside grouping bar and field list layout can be localized now.
615
+ - `#247376` - The chart events under the chart settings property works now.
616
+
617
+ #### New Features
618
+
619
+ - `#252636` - Provision provided to disable the scrollbars in pivot chart.
620
+ - `#250072` - Provision provided to group and separate the grouped headers through UI.
621
+
622
+ ## 17.3.26 (2019-11-05)
623
+
624
+ ### Pivot Table
625
+
626
+ #### Bug Fixes
627
+
628
+ - `#251642` – Now, the defer layout update option can be enabled or disabled dynamically through field list UI.
629
+ - `#251558` – Now, the pivot chart draws with the percent of height value.
630
+
631
+ - #251642 – Now, the defer layout update option can be enabled or disabled dynamically through field list UI.
632
+ - #251558 – Now, the pivot chart draws with the percent of height value.
633
+
634
+ #### New Features
635
+
636
+ - `#248131` – Provided the conditional expression support to create calculated field.
637
+ - `#251642` – The performance of virtual scrolling while adding or removing fields and moving fields to any axis is improved.
638
+
639
+ - #248131 – Provided the conditional expression support to create calculated field.
640
+ - #251642 – The performance of virtual scrolling while adding or removing fields and moving fields to any axis is improved.
641
+
642
+ ## 17.3.9-beta (2019-09-20)
643
+
644
+ ### Pivot Table
645
+
646
+ #### Bug Fixes
647
+
648
+ - #244842 – Field list icon will be now placed inside the pivot table when field list option isn't included in toolbar.
649
+ - The last column of the pivot table can be displayed in Excel exported page properly.
650
+
651
+ - #247376 – The localization text for calculated fields is now displayed properly in tooltip.
652
+
653
+ #### New Features
654
+
655
+ - #245423 – Provision provided to persist and reload the pivot report.
656
+ - Provided SSAS OLAP data source support.
657
+
658
+ ## 17.2.28-beta (2019-06-27)
659
+
660
+ ### Pivot Table
661
+
662
+ #### Breaking Changes
663
+
664
+ - The `dataSource` and `dataSource.data` properties has now been renamed to `dataSourceSettings` and `dataSourceSettings.dataSource` respectively.
665
+
666
+ #### New Features
667
+
668
+ - #229377 – The pivot chart which is bound with pivot table allows the user to drill down and drill up now individually.
669
+ - #144382 – Unnecessary scroll bars have been removed from pivot table component.
670
+
671
+ #### Bug Fixes
672
+
673
+ - #144352 – The fields can be added dynamically for Pivot Chart control.
674
+
675
+ - `#237515` – Date grouping is now working properly with column axis.
676
+ - `#237535` – You can add fields dynamically with pivot table component in virtual scrolling mode.
677
+
678
+ ## 17.1.47 (2019-05-14)
679
+
680
+ ### Pivot Table
681
+
682
+ #### Bug Fixes
683
+
684
+ - #232925 - Grouping bar feature is now working fine with the combination of toolbar and pivot chart.
685
+
686
+ #### New Features
687
+
688
+ - #230489 – You can drill the pivot table headers based on the position.
689
+
690
+ ## 17.1.38 (2019-03-29)
691
+
692
+ ### Pivot Table
693
+
694
+ #### Bug Fixes
695
+
696
+ - Drill-down works properly for date formatted headers.
697
+
698
+ #### New Features
699
+
700
+ - Users can access grid functionalities in the drill-through pop-up.
701
+ - Option to always show the value header even with single value binding.
702
+ - Row header repeats on each page of the PDF document when exporting.
703
+ - Users can display the value zero as zero and empty cells with a custom value.
704
+ - Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
705
+ - Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
706
+ - A grouping option is available for date and numbers fields.
707
+ - Users can customize or add custom templates to the Pivot Table cells.
708
+ - Cell selection allows users to select cells and access the selected cell information through the cell selection event.
709
+
710
+ ## 17.1.32-beta (2019-03-13)
711
+
712
+ ### Pivot Table
713
+
714
+ #### Bug Fixes
715
+
716
+ - Drill-down works properly for date formatted headers.
717
+
718
+ #### New Features
719
+
720
+ - Users can access grid functionalities in the drill-through pop-up.
721
+ - Option to always show the value header even with single value binding.
722
+ - Row header repeats on each page of the PDF document when exporting.
723
+ - Users can display the value zero as zero and empty cells with a custom value.
724
+ - Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
725
+ - Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
726
+ - A grouping option is available for date and numbers fields.
727
+ - Users can customize or add custom templates to the Pivot Table cells.
728
+ - Cell selection allows users to select cells and access the selected cell information through the cell selection event.
729
+
730
+ ## 17.1.1-beta (2019-01-29)
731
+
732
+ ### Pivot Grid
733
+
734
+ #### New Features
735
+
736
+ - F141747- Always shows value caption in headers even having single measure.
737
+ - Cell selection now allows to select cells as row and column wise.
738
+ - Shows the filter state in the fields of filter axis.
739
+
740
+ ## 16.4.42 (2018-12-14)
741
+
742
+ ### Pivot Grid
743
+
744
+ #### Bug Fixes
745
+
746
+ - 219623 - Text in the field list tab gets completely displayed in mobile layout.
747
+ - 219625 - Scrolling works properly in touch mode when virtual scroll option is enabled.
748
+ - 219625 - In mobile device, virtual scrolling sample is loaded properly from the sample browser.
749
+ - 219625 - In mobile device, last column cells are displayed properly.
750
+
751
+ #### New Features
752
+
753
+ - Raw items in the control can be edited and updated at runtime.
754
+ - Provided support to list the raw items for a particular value cell.
755
+ - In the filter pop-up, provided support to set the limit the display field values and search option for refining the values from large data.
756
+ - Provided hyperlink support to perform any custom operation programmatically.
757
+ - Defer update option has been provided to refresh the control on-demand and not during every UI interaction for better performance.
758
+ - Provided support to show or hide subtotals and grand totals for rows and columns.
759
+ - More aggregation types like – Distinct Count, Product, Running Totals, Percentage of Column Total, Percentage of Parent Column Total, Population Var are added.
760
+
761
+ ## 16.4.40-beta (2018-12-10)
762
+
763
+ ### Pivot Grid
764
+
765
+ #### Bug Fixes
766
+
767
+ - 219623 - Text in the field list tab gets completely displayed in mobile layout.
768
+ - 219625 - Scrolling works properly in touch mode when virtual scroll option is enabled.
769
+ - 219625 - In mobile device, virtual scrolling sample is loaded properly from the sample browser.
770
+ - 219625 - In mobile device, last column cells are displayed properly.
771
+
772
+ #### New Features
773
+
774
+ - Raw items in the control can be edited and updated at runtime.
775
+ - Provided support to list the raw items for a particular value cell.
776
+ - In the filter pop-up, provided support to set the limit the display field values and search option for refining the values from large data.
777
+ - Provided hyperlink support to perform any custom operation programmatically.
778
+ - Defer update option has been provided to refresh the control on-demand and not during every UI interaction for better performance.
779
+ - Provided support to show or hide subtotals and grand totals for rows and columns.
780
+ - More aggregation types like – Distinct Count, Product, Running Totals, Percentage of Column Total, Percentage of Parent Column Total, Population Var are added.
781
+
782
+ ## 16.3.21 (2018-09-22)
783
+
784
+ ### Pivot Grid
785
+
786
+ #### New Features
787
+
788
+ - 208354, 211758 — Value fields can be placed in row axis now.
789
+ - **Virtual scrolling** options have been provided to load large amounts of data with high performance.
790
+ - **Conditional formatting** support allows users to define conditions and format grid cells’ font, colour etc.
791
+ - **Label and value-based filtering** options are provided that work similar to Microsoft Excel.
792
+
793
+ ## 16.3.17 (2018-09-12)
794
+
795
+ ### Pivot Grid
796
+
797
+ #### New Features
798
+
799
+ - 208354, 211758 — Value fields can be placed in row axis now.
800
+ - **Virtual scrolling** options have been provided to load large amounts of data with high performance.
801
+ - **Conditional formatting** support allows users to define conditions and format grid cells’ font, colour etc.
802
+ - **Label and value-based filtering** options are provided that work similar to Microsoft Excel.
803
+
804
+ ## 16.2.41 (2018-06-25)
805
+
806
+ ### Pivot Grid
807
+
808
+ The pivot grid is a multi-dimensional data visualization component built on top of the relational data sources. The pivot report can be managed dynamically at runtime along with other capabilities like aggregation, filtering and sorting (field and value based).
809
+
810
+
811
+ - **Data Sources** - Binds the component with an array of JavaScript objects.
812
+ - **Filtering** - Allows user to view only specific/desired records in the component.
813
+ - **Sorting** - Both member and value sorting are supported. It’s allows user to order fields and values (column) either in ascending or descending order respectively.
814
+ - **Field List & Grouping Bar** - Supports UI interaction at runtime to dynamically change the report along with sorting, filtering and remove options.
815
+ - **Aggregation** - Provides built in aggregation types like sum, average, min, max and count.
816
+ - **Calculated Field** - Users can add new value field(s) to the report dynamically using this option.
817
+ - **Adaptive Rendering** - Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
818
+ - **Exporting** - Provides the option to exporting records to Excel, CSV and PDF formats.
819
+
820
+
821
+ ## 18.2.58 (2020-09-15)
822
+
823
+ ### Pivot Table
824
+
825
+ #### Bug Fixes
826
+
827
+ - `#289127` - The component can now be rendered by binding its report inside the asynchronous function.
828
+
829
+ ## 18.2.57 (2020-09-08)
830
+
831
+ ### Pivot Table
832
+
833
+ #### Bug Fixes
834
+
835
+ - `#290020` - Unwanted scrollbars will not be shown in the pivot table when exporting is allowed.
836
+ - `#F157261` - The component can now be refreshed when bind empty data source.
837
+
838
+ ## 18.2.46 (2020-07-21)
839
+
840
+ ### Pivot Table
841
+
842
+ #### Bug Fixes
843
+
844
+ - `#283671` - An empty pivot table is now framed while binding empty data from the remote server.
845
+ - The calculated fields can now be generated by a formula whose values are like a negative value divided by zero.
846
+
847
+ ## 18.1.54 (2020-05-26)
848
+
849
+ ### Pivot Table
850
+
851
+ #### Bug Fixes
852
+
853
+ - `#F154078` - The Error pop-up is now clearly visible.
854
+
855
+ ## 18.1.52 (2020-05-13)
856
+
857
+ ### Pivot Table
858
+
859
+ #### Bug Fixes
860
+
861
+ - `#272044` - Now the localization string of the `null` value isn’t cleared on component refresh.
862
+ - `#273266` - The custom number format `#,###;(#,###)` now works in negative numbers.
863
+
864
+ ## 17.2.34 (2019-07-11)
865
+
866
+ ### Pivot Table
867
+
868
+ #### Bug Fixes
869
+
870
+ - `#240219` - Menu items in the toolbar now works properly.
871
+ - `#239685`, `#240221`, `#240220` - Alignment of the toolbar looks proper when the control is bound to remote data source.
872
+