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