Hello @raghava thanneru
,
Thanks for the ask and using Microsoft Q&A platform .
As I understand the ask here is why the IF activity is not behaving the correct way , please let me know if thats not correct .
When I reviewed the snapshots , I think i found the issue . We can get its fixed by one of the two ways called out below
- As you are comparing the value against the parameter , request you update the dynamic expression for the IF condition as
@equals(pipeline().parameters.FIleType,'hp' )
OR
2 you can leave the dynamic exopression as it is but set the variable value to
@pipeline().parameters.FIleType
It worked for me .
Please do let me know how it goes .
Thanks
Himanshu
-------------------------------------------------------------------------------------------------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
I changed tag from azure-sql-database to azure-data-factory
Hello @raghava thanneru ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu
Hello @raghava thanneru ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu
Sign in to comment