Reporting
Export information available from the SEAD interface
CSV exports
Downloadable CSV exports are available throughout the Administrator Interface for each of the system objects (Projects, Products, Users etc).
NOTE: Exports are only available in CSV.
The CSV file will appear on the top right of your screen. Click to open.
What export information is available
Table. 1. Export information
Export from view | Contains |
Projects |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Virtual Machines |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
Users |
|
| |
| |
| |
| |
| |
| |
| |
Products |
|
| |
| |
Packages |
|
| |
Desktop Sessions To apply the formulas during exporting, refer to the code on the right hand side of the table |
needs conversion =DATEVALUE(MID(G4,1,10))+TIMEVALUE(MID(G4,12,8))+(10/24) when in excel you will then need to format the cells · right click menu, Format cells... · pop up box appears, select Time · select first type and press ok |
needs conversion =DATEVALUE(MID(G4,1,10))+TIMEVALUE(MID(G4,12,8))+(10/24) when in excel you will then need to format the cells · right click menu, Format cells... · pop up box appears, select Time · select first type and press ok | |
needs conversion =CONCATENATE(TEXT(INT(D4/1000)/86400,”[hh]:mm:ss”)) *should display correctly so no need to format cells | |
| |
| |
Start and end time display in UTC, to convert to AEST (+10) use: =DATEVALUE(MID(G4,1,10))+TIMEVALUE(MID(G4,12,8))+(10/24) G4 is the cell with the UTC date/time | |
Organisations |
|
| |
| |
Action Log |
|
| |
| |
| |
| |
| |
| |
| |
| |
|