Knowledge Drop

How do you use an alias parameter with a dimension_group?


Userlevel 4

Last tested: Aug 6, 2018
 

You just alias the dimension group itself, not the individual fields. So if you had a dimension_group: oldname {} and want to rename it to newname, you can set the alias like:

dimension_group: newname {
alias: [oldname]
}

 

This content is subject to limited support.                

 

 


0 replies

Be the first to reply!

Reply