Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Create row in table

Hi,

I have the following table:

MonthWard CleanlinessToilet
  Cleanliness
Apr-1593.087.7
May-1593.488.9
Jun-1593.587.7

I want to insert a line to show the Target for each question, as below:

MonthWard CleanlinessToilet
  Cleanliness
TARGET90.793.7
Apr-1593.087.7
May-1593.488.9
Jun-1593.587.7
Jul-1592.888.1

How could I do this?

Thank you inadvance

4 Replies
miguelbraga
Partner - Specialist III
Partner - Specialist III

Can you share a qvw sample so that we can work on? If not, I'll work on getting your desired results

Anonymous
Not applicable
Author

Do you have a data source that contains the Targets for each question ?

If so the than load that data in your script.

If not then you may have to create something like a spreadsheet, type the Targets into that and then load them from there.

miguelbraga
Partner - Specialist III
Partner - Specialist III

Here you go, please see the attached file and the excel file .

Hope you the best weekend.

Regards,

MB

Not applicable
Author

Perfect, thanks