Closed Nydid closed 2 months ago
When using an inline query, in a table, inside a canvas note, the value doesn't update:
File with inline queries:
Formatted file with queries, showing it works inside the file:
File when displayed inside the canvas:
Only the table fails to update the values
= this.STR
= this.CON
= this.DEX
= this.CHA
= this.PER
= this.SPR
No response
0.5.67
1.6.7
Windows
Fixed it, changed the Inline Query prefix from = to == and now everything displays correctly
=
==
What happened?
When using an inline query, in a table, inside a canvas note, the value doesn't update:
File with inline queries:
Formatted file with queries, showing it works inside the file:
File when displayed inside the canvas:
Only the table fails to update the values
DQL
= this.STR
= this.CON
= this.DEX
= this.CHA
= this.PER
= this.SPR
JS
No response
Dataview Version
0.5.67
Obsidian Version
1.6.7
OS
Windows