Forum Discussion
reynold522
3 years agoHelper II
Line chart interaction
I have create multiple line chart Voltage vs Time Current vs Time GPS Speed vs Time Votage and Current information with its timestamp is in one table GPS Speed with its timestamp is in oth...
- 3 years ago
Hi reynold522 ,
for this you need to create a dimension table with the timestamp, that you then relate with both your tables,
Using the timestamp from this new table on your charts will allow the interactions between both charts to match.
MFelix
3 years agoSuper User
Hi reynold522 ,
for this you need to create a dimension table with the timestamp, that you then relate with both your tables,
Using the timestamp from this new table on your charts will allow the interactions between both charts to match.