Forum Discussion

kewaynes's avatar
kewaynes
Helper IV
3 years ago

Assign Alias to Parameters

Hi,

 

I'm creating parameters so that we can switch our data connection easily between our databricks dev and prod workspaces. I've been able to do this. The only issue I have with it is that the parameters are ugly and indistinguishable to someone whose new to the report/environments. 

 

For example, the server hostname for each databricks workspace is something like this abd-XXXXXXXXX.net

I created parameters for this so that the developer can switch between the two servers, but a lot of developers won't know which one is dev and which one is prod, unless they go out to databricks and check.

 

So what I'm wondering is, is there a way to assign an alias to a parameter? So that when the developer selects the 'Dev' as the current value, it returns abd-12345.net. And then if the developer selected 'Prod' as the current value, it returns abd-76890.net

 

Any thoughts?

 

2 Replies