| View previous topic :: View next topic |
| Author |
Message |
 |
ssisolutions

Joined: 20 Jul 2010 Posts: 3 Location: Alberta, Canada
|
Posted: Mon Jul 26, 2010 1:17 pm Post subject: Dashboard Klip Data Issue |
|
|
I have several Klips using a SQL database as the data source and displaying dashboard type information. When the Klips refresh they tend to multiply the data values instead of just displaying the current data from the query. I've set the following Setup information in the klip as per this article but to no avail.
http://developer.klipfolio.com/developer/cookbook_item/item-45
| Code: | <autoremove>
false
</autoremove>
<purge>
permanent
</purge> |
Any help with this would be greatly appreciated
Chad. |
|
| Back to top |
|
 |
jeremyh Klipfolio Staff

Joined: 26 Jun 2006 Posts: 829 Location: Ottawa, Canada
|
Posted: Wed Aug 04, 2010 1:31 pm Post subject: |
|
|
Hi Chad,
Could you post one of your Klip's stylesheets? One thing to check is that you have the key set up in your stylesheet, so that each item in the Klip is uniquely identified by a value that doesn't change. See this article for more information about keys.
Jeremy |
|
| Back to top |
|
 |
|