Hi, I have some questions.
1. The detail popup(that appears when I double-click a value)'s default loading column.
When I double-click a value, a detail popup appears.
Can I modify the column that appears when this detail popup is default loaded?
Now, only the items displayed on the existing screen are displayed as columns.
Of course, I can show and hide the column by clicking the configure button.
However, I want it to be modified to default when the popup is loaded.
Please guide how to set up.
2. Progress bar when loading JSON data
When loading data into CSV, the progress bar is displayed as percentage.
When loading data into JSON, the progress bar is displayed as rows count.
How can I modify it to display a progress bar as a percentage even in JSON?
Hello, Kim,
Thank you for contacting us.
Fields displayed within the drill-through pop-up window can be specified using the drillThrough
property of the slice
object. It allows pre-defining slice for the drill-through view. Only for "ocsv", "csv" and "json" data source types. Can be specified the following way:
["Hierarchy name 1", "Hierarchy name 2", etc.]
Detailed information about the slice
object and its properties, including the drillThrough
one can be found following the link: Slice Object.
Also, check out an example demonstrating using the drillThrough
property.
As for the loading bar, our team would like to kindly inform you that it can not be changed in the current version of Flexmonster. It would be useful for us if you could provide information about how critical is such behavior for you?
Please contact us in case any additional questions occur.
Best regards,
Illia
The data I use consists of 200,000 rows and 30 columns.
It takes about one minute for the whole data to load.
If users know that the total data is 200,000, they can see the progress of the loading bar and how long they have to wait.
However most users doesn't know that the data is 200,000,
They doesn't know when and how long to wait.
So they might shut down IE and not use it.
Please mark the loading bar as a percentage in JSON type.
My system open date is February 13th, and I hope it will be improved before that.
Hello,
Thank you for your feedback.
Your suggestion sounds reasonable. The fix for the issue is going to be provided with a minor update ETA 10 Feb.
We will keep you posted with any updates.
Please contact us in case of additional questions.
Best regards,
Illia
Thank you for your advice.
You said that you provide a minor update on 2/10.
How can I get a minor update?
Is it posted somewhere on the homepage?
Or are you giving me the information by email?
Hello,
Thank you for your question.
As soon the new version is released, we will notify you within this thread.
Here is our updating to the latest version tutorial for guidance.
The list of changes made in the new version is available on our release notes page.
You are welcome to contact us in case of additional questions.
Best regards,
Illia
Hi,
We are glad to inform you that the JSON data analysis progress pop-up message is now followed by the percent of analyzed data.
This is available in the 2.8.0 version of Flexmonster: https://www.flexmonster.com/release-notes/
You are welcome to update the component: https://www.flexmonster.com/doc/updating-to-the-latest-version/
Please contact us in case any questions arise.
Best regards,
Mykhailo