cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Missed
New Member

An Argument of Function Rate has wrong data type or result is too small or too large

Getting the error 'An Argument of Function Rate has wrong data type or result is too small or too large'

 

effective_int_rate = RATE([tenor_days],pmt(([INT_RATE]/360),[tenor_days],-[AMOUNT_DISBURSED]),-([AMOUNT_DISBURSED]-TL_LISTING[Total Fee]))*30

 

If i replace the [tenor_days] with numbers 1 ,it works fine. [tenor_days] contain numbers in thousands .
Any alternative solutions also welcome.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Missed , what is data type for tenor_days? make sure it whole number

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Missed , what is data type for tenor_days? make sure it whole number

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors