March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
I am calculation a conversion from MRL to MQL and from MRL to SAL.
I would like to round up or down the % figures. What would be the best way to do that.
This is my code. Would using the round function help?
How would I add this in to my code.
@Anonymous Try:
Lead Conversion MRL to MQL = ROUND(DIVIDE('Lead'[Lead MRL count],'Lead'[Lead MQL count]),5)
HI @Greg_Deckler ,
Thank you for your response.
I tried your solution but there was no change at all to the figures.
Would you be able to suggest something else which might help.
Kind regards,
HarryB
This is what I would like to see.
Sum of Lead Conversions MRL to MQL
74%
35%
13%
60%
Does that help?
@Anonymous What results are you expecting?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |