When I am loading the data for my report, you display a "loading" widget that displays the total amount of data that has been downloaded. This value is always displayed in this format "nnn nnn nnnK". I do not believe the display of the "K" is valid. I have a report with a data set almost 5Mb in size (5,133K to be specific). When this data is loaded, the size in the 'loading widget will read just after Flexmonster has completed receiving all the data a value something like "5 133 150K". This would indicate that my data is not 5Mb but 5Gb (which is not the case). I think you need to remove the "K" or don't display the last three digits (i.e. shorten the display to "5 133K).
Hello, Dennis,
Thank you for writing. We suggest the following approach: please open your localization file, find messages progress
and progressUnknown
and modify their value. For instance, you can remove K
.
Please let me know if this solution works for you.
Regards,
Tanya
I have tried that (and added another support question related to that), but cannot seem to get the fm-global property of the fm-pivot directive to load the modified file
Hello Dennis,
Thank you for the update. Yes, you are right, the issue with fm-global
property in Angular 1 exists. We are going to add the necessary fix in the version 2.405 ETA Oct 09. It should solve the issue with applying different localization files and also, the issue with the wrong widget information.
Please let us know if it works for you.
Regards,
Dmytro.