Hi everyone.
I created a project to open the data downloaded from Queude in a convenient format in Excel.
1-Firstly export queue data.
2-Run to project.
3-Result: Each column separated
Project files:
QueueExcelSeperate_V2.xaml (21.3 KB)
Regard.
Hi everyone.
I created a project to open the data downloaded from Queude in a convenient format in Excel.
1-Firstly export queue data.
Project files:
QueueExcelSeperate_V2.xaml (21.3 KB)
Regard.
I’m not sure this counts as a tutorial as there is no explanation of ‘how’ to use your code and it contains alot of hard coded values so it won’t just run natively.
Furthermore, the report exported from the Orchestrator already works perfectly in Excel and formats better natively than the one you show in your screenshot as that one has bad headers.
If you download it and just open it in Excel directly you get this, so the purpose of your code / tutorial isn’t clear as I cannot see what problem you are trying to solve?
Hi, @Jon_Smith
Yes it is work. But while .csv . This topic I open with .xlsx.
I assume you mean .csv rather than .cls
My comment above stands though, this is not a tutorial and I dont see why, if you need the data, you dont just open the .csv in Excel as that is natively supported and then save as an .xlsx, as I mentioned above the headers are lost on your current version.
I’m not saying you shouldnt share your code, but if you do it in the tutorials section then I feel you should write an explanation of what the use case is, how your code works and how others can use it. I dont feel you did those things and so it doesnt belong in the tutorials section.
It make automatically. You don’t need open and save as different format each time.
Like I said, it doesn’t work though and you don’t explain how to use your code and it loses the headers.
If its a tutorial please explain it.