
Rafael Sanchis
-
Optimize (total expenses) box
I Need to optimize the HTML CCS total Expenses box to include third line and be able to change the font sizes for each line. Appreciate the help. let gastos := sum((select Gastos).…
- Answered
-
Adjust to two decimal places.
<th style = text-align:center scope='colgroup' colspan='3' >∑ Total Price = " + sum(myObject.price) + "</th> How can I adjust this formula to only two decimal places ?
- Answered
-
Sum t/foot problem.
let vRaiting := "minRt: " + text('min. Raiting') + "| maxRt: " + text('max. Raiting'); let vRtMin := 'min. Raiting'; let vRtMax := 'max. Raiting'; let myFilter := trim(this.…
-
Image from Web Site
How to include a image from this Web address on Ninox fórmula field. <a href="https://rateyourmusic.com/release/album/black-sabbath/paranoid/"><img src="//e.snmc.…
- Answered