Forum Discussion
Jeffery24
7 years agoHelper I
Use 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
6 years agoAdvocate II
Thanks 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
6 years agoHelper I
Mr_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.