Excel export feature
-
@phildunlap It give's me this error when I check for upgrades:
-
Yeah, that module was discontinued in favor of the UI module and its dashboarding tools. You will have to remove it (which you can do from the legacy modules page in that version) and restart before you can update through the UI.
-
@phildunlap I've upgraded and now I have Time Format. But if I use this feature, from the picture from bellow, to download, in the .csv file I have only 2 values.
But if i use this feature, from the picture from bellow, to download, I get all the data for respective time period.
I should get to identical files, no? Any idea why is that difference?
Thanks!
-
It appears to be caused by a bug in the Download button with an improper limit being imposed on the download. We'll have this fixed soon.
-
@georgestefan said in Excel export feature:
I should get to identical files, no?
They will not be identical, they will probably be formatted a little different but they should contain the same timestamps and values. The bug you were seeing has been fixed the the mangoUI module v.3.4.2 that I just released. Sorry about that.
-
-
The two rows you highlighted have different timestamps. Are they from the same data source?
-
@jared-wiltshire Yes, they are from the same data source.
-
What kind of data source?
You could use a rollup. That would ensure all the timestamps are the same.
-
-
-
Worked with Rollup Type, the file is ok now.
Thank you!