SimonPetherick
Technical User
Hi,
I have data constantly entering our database every 10 minutes. I have set-up a report that enables the user to select data for a customer to display either Hourly, Daily or Monthly parameter data. I have set-up 3 simple cross tabs in 3 seperate headers (supressing the ones that are not chosen in the parameters). This works fine.
However, I also have a parameter that allows the user to view data in a different format "energy". The default information is in "volume". The calculation to energy is:
energy = (volume x 6amHV) / 1000
Our gas days are calculated from 6:01am to 6:00am.
HV = 6am reading (ie if I want the HV to calculate the energy for the 1st, I would use the 6am HV reading on the 2nd)
Is it possible to set-up a crosstab to display the energy (calculated) data if selected using the parameters? The format of my crosstabs are site names going across the top (columns) and gas days as the rows, with the sum of the values in the main section.
The reason I'd prefer cross tabs is because I find they run much quicker.
Thanks anyone for your help.....
I have data constantly entering our database every 10 minutes. I have set-up a report that enables the user to select data for a customer to display either Hourly, Daily or Monthly parameter data. I have set-up 3 simple cross tabs in 3 seperate headers (supressing the ones that are not chosen in the parameters). This works fine.
However, I also have a parameter that allows the user to view data in a different format "energy". The default information is in "volume". The calculation to energy is:
energy = (volume x 6amHV) / 1000
Our gas days are calculated from 6:01am to 6:00am.
HV = 6am reading (ie if I want the HV to calculate the energy for the 1st, I would use the 6am HV reading on the 2nd)
Is it possible to set-up a crosstab to display the energy (calculated) data if selected using the parameters? The format of my crosstabs are site names going across the top (columns) and gas days as the rows, with the sum of the values in the main section.
The reason I'd prefer cross tabs is because I find they run much quicker.
Thanks anyone for your help.....