Today I was getting this error, in Firefox even though the Javascript code that I wrote was working fine.
I had a feeling that my javascript code was not working, and concentrated to work on that.
But the error was not in the javascript code but in the xsl code.
To solve these kind of errors in FF give your elements IDs instead of names and reference them with
document.getElementById("id")
IE seems to be a bit relaxed even though you have a name defined and not the Id.
Subscribe to:
Post Comments (Atom)
Power BI Kids competition 2026
Celebrating the next generation of data rockstars! 🚀✨ I am incredibly proud to share that we have officially wrapped up our 8-week #PowerB...
-
40 spectacular paper designs (using amazing colors & concepts) that need to look good and be informative in order to focus users’ attent...
-
From the past 3 days I have been working on resolving merged and hidden cells issues when an SSRS reports is exported to excel. ...
-
Challenge : Yesterday I was trying to download a parquet file from the Microsoft Lakehouse on to my laptop. So I was searching for the do...
No comments:
Post a Comment