Formating an output table
Hi Everyone,
I have processed a summary table using RM. I need the below formatting:
1) to convert my FIRST ROW in attached data to COLUMN HEADER.
2) To convert "id" to an actual column and arrange it in first row of excel as it currently write in the end column of an excel.
To be converted into below output excel:

Looking forward to hearing from you.
I have processed a summary table using RM. I need the below formatting:
1) to convert my FIRST ROW in attached data to COLUMN HEADER.
2) To convert "id" to an actual column and arrange it in first row of excel as it currently write in the end column of an excel.

To be converted into below output excel:

Looking forward to hearing from you.

Find more posts tagged with
Sort by:
1 - 4 of
41
Hello @achint_kumar
You need to use the "Rename by example value" operator to set the first row in row number option as your column header.
For question 2, I guess try removing the special role of this column using "set role" operator and selecting regular as the type for id column. Then try using the "reorder attributes" operator to order the attributes as you wish and then use write excel operator..
You need to use the "Rename by example value" operator to set the first row in row number option as your column header.
For question 2, I guess try removing the special role of this column using "set role" operator and selecting regular as the type for id column. Then try using the "reorder attributes" operator to order the attributes as you wish and then use write excel operator..
Sort by:
1 - 1 of
11
Hello @achint_kumar
You need to use the "Rename by example value" operator to set the first row in row number option as your column header.
For question 2, I guess try removing the special role of this column using "set role" operator and selecting regular as the type for id column. Then try using the "reorder attributes" operator to order the attributes as you wish and then use write excel operator..
You need to use the "Rename by example value" operator to set the first row in row number option as your column header.
For question 2, I guess try removing the special role of this column using "set role" operator and selecting regular as the type for id column. Then try using the "reorder attributes" operator to order the attributes as you wish and then use write excel operator..
Hello
Could you please send your data?
Thank you
mbs