Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi guys,
my input is like this,
col1 from source
---------------------
customer1 H1
H1 customer2
customer3 H1
i need output in dashboard level like this:
customer1
customer2
customer3
how we can control at edit script level?
Thanks in advance...
Shiva,
You can do this with MapSubstring() function.
Have a look at the attached application.
- Sridhar
Shiva,
You can do this with MapSubstring() function.
Have a look at the attached application.
- Sridhar
gr8 help thank u...Sridhar.