Hello,
good news - just found the answer - I need to use 4 single qoutes to find apostrophe:
replace([Staff Last Name - MS], '''', 'another_string')
It works!
Thank you!
Hello all,
I am using report.net v8.2
When I am using replace function to remove ' character (apostrophe)it give me an error:
replace([Staff Last Name - MS], ''', 'another_string')
Please help!
Thank you!
have three group by levels. I have a grand total section.In the grand total i have a sum(Salary) of a field salary. In each of the groupby footers i have a field as groupby3 Salary sum,groupby2 salary sum and groupby salary sum. I use a running total to capture the exact sum of salaries in each...
Thanks for the answer!
I will try to clarify:
The subtotals (for the Course_Groups) are calculated based on the different formula (instead just totaling the detail (row) data).
Hovewer, fot the department total, I need to add the results located in each Course_Groups cell (instead of adding...
Greetings all! Please help!
Here is the issue:
I need to calculate a Total for the department based on the Subtotals for each Course_Group from within this department. I do not need to total every single line - just those subtotals of each Course_Group!
I hope this is not confusing!
P.S...
Hello KenCunningham!
That is right - I have posted the same question on another post too.
The tape is rewinded, and I have checked all the staff you suggesting! The tape is rewinded and the file is there.
When I used "cpio -itv < /dev/rmt/0m to see (but not write) a table of contents" - it gave...
I did this:
cpio -itvcr < /dev/rmt/0m
Then I am recieving the following:
cpio: Out of phase; resynching.
cpio: Re-syncedafter skipping 694048 bytes
And then it repeats line after line, but with different ammount of bytes and then it looks like it shows some files, and then it repeats again. Is...
Greetings.
I am using this command to put our backup data to tape device:
cpio -ovcumdBa </mnt5/backuplist.par >$outputdevice
When I wont to bring the data back from the tape, I am using this command:
cpio -ivcmdluB </dev/rmt/0m usr/dcr/star/file.name
It looks that is does something during...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.