SSRS replace text with dataset value -


while calling report, pass string value parameter , wanted replace specific text dataset value.

for eg parameter name "param1" value="india capital xyz"

report having dataset capital column there name "capital"

i wanted replace "india capital xyz" india capital new delhi"

new delhi come dataset.

please suggest me how do? or possible?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -