count rows from a table #16573
-
hi in my case, i made an IT Inventory and i want to show the number of Items in the inventory (total rows in Assets Table) im using budibase internal database thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @pedramezzati This is fairly straightforward - simply add a Data Provider (unless you already have one). In my case I'm also adding a text component. ![]() Then in the Text component's bindings drawer, click on the Data Provider You'll see a handful of bindings available with information about the Data Provider. Hovering over them will give you a quick preview. You can also use the Preview button to see how it will look (especially useful if you're doing something more complicated. |
Beta Was this translation helpful? Give feedback.
Hey @pedramezzati
This is fairly straightforward - simply add a Data Provider (unless you already have one). In my case I'm also adding a text component.
Then in the Text component's bindings drawer, click on the Data Provider
You'll see a handful of bindings available with information about the Data Provider. Hovering over them will give you a quick preview.
You can also use the Preview button to see how it will look (especially useful if you're doing something more complicated.