Hello, my name is María Andrea. I contact you because I am a developer who works on the url web site that I wrote in the optional label, the purpose of this message is because I need to know how I can export in different formats all the information it is contained in the graphs or grid because I can export them well but there is no aditional information of the filters, columns, rows and so on...for me it is very important to know how can I fix this so when I decide to export it by graph or grid in any format I could read the whole informacion of the report I designed previously; also I want to know if in tha graphs I can set max or min value in the Y axis so I can decide wich number it has to appear in it. And I would like to know if there is a way to pre define the dimensions that goes on the filters section, I mean the first box that contains the filters of the report, if someone can guide me in these 3 doubts I will be so glad to know it so I can fix it. Thanks for your time and support. Let's be in touch, I will be waiting for you answer. Regadles, María Andrea Pérez H.
Hello María Andrea,
Thank you for your questions.
1- Export all data from dimensions pre selected
Exporting to PDF, Excel, HTML, etc. is created to save only that you see on the grid or graph.
Also, you can save report in JSON format, it will save all the information and can be opened with Flexmonster Pivot component later.
2- How to pre define the dimensions from the filter box
Yes, you can pre define filters using slice.pages
property of the Report Object.
3- How to set max or min values in the Y axis from graphs
Min and max values are calculated automatically for our charts and there is no option to specify them manually.
Please let me know if you need any further details.
Regards,
Ian
Heyyy!!! Thank you very much Ian Sadovy, I'm gonna do it so we can stay in touch in case I need more guidance.
I really appreciate your help and time..
Sincerely,
María Andrea Pérez Hernández.
hello Ian, how are? I'm writing you again because I have some doubts about your answers but may be I didn't express myself corecctly so here I go:
So those are my questions for you, I will wait for your answer thanks for you guidance.
Have a nice afternoon.
Sincerely,
María Andrea
Hello María Andrea,
Thank you for the questions.
Please let me know if it works for you.
Regards,
Ian
Hello Ian,
we've a similar request to the point 3 coming from María Andrea.
Our client is trying to use the Pivot Charts to display effectiveness data, so it's important for them to format the axis with fixed minimum (e.g. 0) and maximum (e.g. 100) like they use to do with Pivot Excel.
Can you evaluate to strengthen the configuration features for Pivot Charts?
Regards,
Claudio
Hello Claudio,
Thank you for the question.
As for the charts, min and max values for Y axis are still calculated automatically. If data is prepared properly, you may achieve the desired result (i.e. http://jsfiddle.net/flexmonster/5Lacg49e/). Please note, there is autoRange
option that controls min/max logic for Y axis.
Also, since we released integration with third-party charts you can create more advanced visualizations using Highcharts, FusionCharts, etc.
Hope it helps.
Regards,
Ian