Forum Discussion

myu's avatar
myu
New Member
2 years ago
Solved

Create a line chart on one record that timestamp keeps changing

I have a table that has three columns. - businessdate - netsales_total - timestamp   businessdate is set to unique.   This table is updated every time its source table gets a new record.    ...