I want to push data from firebase to ui_table but it's not working except timestamp and i try to push data "date" and "shift" to text and gauge, it's working
Date function
Shift function is similiar to date function
The ui-table node expects an array of objects, or you can add rows with the command syntax in msg.payload.
You can import many example flows in the editor.
Press control I or select import in side menu, then press examples > ui-table.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.