Forum Discussion
MarkHP2016
3 years agoFrequent Visitor
Help creating Parameter - Text will not convert to number
Hello, I am trying to create a parameter, using multiple columns containing numbers, this being able to use slicers visually to show these figures against values in other columns I have crea...
- Anonymous3 years ago
Hi MarkHP2016 ,
Here I create a sample to have a test, however I couldn't reproduce your issue.
Source = { ("Source - AAAAAAAAA",NAMEOF(Table1[Source - AAAAAAAAA]),0), ("Source - Before of the maintence BBBB",NAMEOF(Table1[Source - Before of the maintence BBBB]),1) }Please share a sample file with me and show me a screenshot with the result you want.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MarkHP2016
3 years agoFrequent Visitor
parry2k - I've tried to private message you.... it wont let me attach the file, says pbix not supported?
Anonymous
3 years agoNot applicable
Hi MarkHP2016 ,
Here I create a sample to have a test, however I couldn't reproduce your issue.
Source = {
("Source - AAAAAAAAA",NAMEOF(Table1[Source - AAAAAAAAA]),0),
("Source - Before of the maintence BBBB",NAMEOF(Table1[Source - Before of the maintence BBBB]),1)
}
Please share a sample file with me and show me a screenshot with the result you want.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.