Forum Discussion
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 Amount)]]-[@[Total Fees]]),0,1)*252 |
Any assistance would definately be much appreciated!
- 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.
3 Replies
- parry2kSuper 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 - AnonymousNot applicable
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. - AnonymousNot applicable
Hi qbarnes ,
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it.
Best Regards,
Eyelyn Qin