Forum Discussion
Aneesh22
Microsoft
Feb 24, 2021Attach a dynamic hyperlink based on environment
Hi there! I hope everyone is doing well. I had a use case where I wanted to attach dynamic hyperlinks based on the environment the file is in. For example, in the dev environment, my excel hyperlink ...
Aneesh22
Microsoft
Feb 24, 2021Hi NikolinoDE , thank you for the prompt response! While I am certainly looking for something like this I need to perform a conditional insert of the hyperlink, something like:
if env = dev
Add Dev URL to cell A1
else if env = prod
Add Prod URL to cell A1
The key problem is there is no way of knowing the excel sheet is downloaded from a dev environment or a prod one (except the request address) since there is no environment identifier in the workbook. However, if it is, I think your cell formula should work smoothly. Thanks a lot!
NikolinoDE
Feb 24, 2021Platinum Contributor
Your Welcome
wish you a nice Day
Nikolino
I know I don't know anything (Socrates)
wish you a nice Day
Nikolino
I know I don't know anything (Socrates)