Invalid expression set in filter from_fiscal_year ERPNex t15

Dear All
getting this error
Invalid expression set in filter from_fiscal_year ERPNex t15

searched the forum [The expression set in the filter from_fiscal_year is invalid]

tried going to Profit & Loss chart, but options to add fiscal year giving following errors

Any suggestions?
Regards
Frz

Filter missing.

Click on table to edit in Filter Section.

image

I also faced this issue recently. In my case, the ERPNext JS bundles were not loading, which caused erpnext.utils.get_fiscal_year() to be undefined. I simply disabled the browser cache and reloaded the page to fetch all the JS files from the server, and it started working