Forum Discussion
qbarnes
5 years agoHelper I
Converting Excel Formula to DAX
Happy Tuesday, I need help converting an excel formula to Dax. The formula is as follows: =RATE(([@Term]*21), -ROUND([@[Factor_Rate]]/([@Term]*21)*[@[Advance Amount]],2),([@[Advance Amo...
- Anonymous5 years ago
Hi qbarnes ,
DAX contains RATE() and ROUND() function as well.There seems to be no difference in the number of parameters.
If you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file from your Onedrive for Business after removing sensitive data.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
parry2k
5 years agoSuper User
qbarnes it will be easier if you paste a sample data and expected output. Read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490