Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Need to fix the nested IF formula issue in spreadsheet. The formula values not parsed properly for the nested formulas (=IF(A1="","None",IF(A1>10,"Pass","Fail"), =IF(SUMIF(A1:A6,"<0",B1:B6)<0,1,2)). Need to ensure all dependent cases for the same related formulas
Expected Result for 1st Formula

Actual result for 1st Formula

Actual Result for 2nd Formula

Expected result for 2nd Formula
