Hi,
I have a dashboard that connects to our system database. From there I can can pull in most information.
However, I also want to add into the dashboard some information that is not (and will never be) in the system database. Some of this information is known now and is fixed, but some is only known at the start of each new day.
I have an excel data cube that holds some of the known information that will not change, and thats ok. But how do I update the excel file fro the new information that is only known each new day; so that t feeds into the existing dashboard.
TC