Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
In a powerbi measure can I use numbers to be multiplied by columns.
for example: count(Total[total hired])*(2,000)
it is not working as I have it but is there a way to have it work?
Solved! Go to Solution.
If there's actually a comma in 2,000, try removing it
If there's actually a comma in 2,000, try removing it
thank you that was the issue, lol simple fix..
HI @Anonymous
When you say it isn't working. Are you getting a result that is different from what you are expecting? Or are you getting an error?
I am getting an error.
Can I have a number within a measure that is multiplied by something else:
for example:
Count(Total[total hired])*(2,000)
That equation did not work but hopfully if gives you an idea.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.