Dashboard migration from v10.1.5 to v11.3.0-10815 (b96025164b)

Hi everyone , new to Grafana . I’ve been given a task of dashboard migration ,
so I’m migrating a dashboard from v10.1.5 to v11.3.0-10815 using JSON file … what I actually did was export a json from the older version and imported it back to the newer version … and it’s giving a compiler error for all the panels in the dasboard … one of them is attached below…now from my knowledge about the json format and several other checks form chatgpt i understand the json is fine…need suggestions on how to proceed further . I’m using InfluxDB and fluxql for newer version and InfluxDB and sql for older one… Thanks!

EDIT - It was an issue with the Flux query
Screenshot 2025-03-03 at 4.09.06 PM