While taking notes in Obsidian about learning Excel, I noticed that whenever I include an Excel formula (like =SUMIF(C2:C15,">10")
), I get a Dataview error on the page.
How can I prevent Obsidian (or the Dataview plugin) from interpreting these formulas as Dataview code when I don’t want it to without having to disable Dataview plugin?