Forum Discussion
Jeffery24
Helper I
7 years agoUse parameter value as custom column
Hi, How would I pass a parameter as just a number in an added column. For example if parameter is set at 0.85 How would I add the value of the parameter as column value? = Table.Add...
- 7 years ago
Mr_Glister
Advocate II
6 years agoThanks for providing the answer! I've been looking for a while but can't quite find a good explanation what the hashtag (#) does in M language. Is it specifically for calling a parameter?
Jeffery24
Helper I
6 years agoMr_Glister, Sorry for late reply. Am no expert but I think it is using the # to call a variable with a space in the name.