{IIF(cq1.TradeDescription=="CAPITAL LEASE",(cq1.Pre_Swap_Debt_Total/Capital_Lease.Post_Swap_Debt_Total_Sum)*cq1.Post_Total_IRS_Rate2)}
Is there anything wrong with this if formula
IIF formula
Re: IIF formula
Hello,
You skip the third argument of IIF function. What you need:
{IIF(condition, variant1, variant2)}
You have only variant1.
Thank you.
You skip the third argument of IIF function. What you need:
{IIF(condition, variant1, variant2)}
You have only variant1.
Thank you.
Re: IIF formula
can you jump on a call
Re: IIF formula
Hello.
Do you have any issue with IIF() function?
Please, write us to support@stimulsoft.com.
Thank you.
Do you have any issue with IIF() function?
Please, write us to support@stimulsoft.com.
Thank you.