cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Why "Test run in Excel" shows "~" before some characters?

Philipp_2410
10-Marble

Why "Test run in Excel" shows "~" before some characters?

Hello together,

when I create a test run, and click "Run in Excel", codebeamer (v 2.1.0.0 with mysql) creates an Excel file.

Inside this Excel file, in the columns ACTION, EXPECTED RESULT, etc. some characters are prefixed with the "~" character.

 

For example my text in codebeamer test step is 

   set par_CP_voltage = 12V

   set par_CP_dutycycle = 50%

in the Excel file it will show up as

   set par~_CP~_voltage = 12V

   set par~_CP~_dutycycle = 50~%

 

This happens for at least the characters: _ ! # %

Does anybody know how to avoid this?

 

Thx in advance,

Philipp

ACCEPTED SOLUTION

Accepted Solutions

I think I found the reason: In the help for codebeamer it is written under "Limitations" section "The Excel sheet will contain raw wiki text."

So, I guess this is not changeable.

View solution in original post

1 REPLY 1

I think I found the reason: In the help for codebeamer it is written under "Limitations" section "The Excel sheet will contain raw wiki text."

So, I guess this is not changeable.

Announcements



Top Tags