newbie2181
Technical User
Hi,
I have got a table that i have created by importing some data from a CSV file. I want to create a report to display some information from this table. I have created the report and now want to work out the average number for each of the columns in the table and then display this information in the report. How do i go about this? I have tried inputting =Avg([ALLIANZCCV])into a text box on the report ALLIANZCCV is the name of the column that i want to calculate the average for. I am assuming the problem is that i need to tell the report what table ALLIANZCCV is in but i don't know how to do this does any one know? Or if that isn't the problem then how can i get it working?
Thanks a lot!
Dan
I have got a table that i have created by importing some data from a CSV file. I want to create a report to display some information from this table. I have created the report and now want to work out the average number for each of the columns in the table and then display this information in the report. How do i go about this? I have tried inputting =Avg([ALLIANZCCV])into a text box on the report ALLIANZCCV is the name of the column that i want to calculate the average for. I am assuming the problem is that i need to tell the report what table ALLIANZCCV is in but i don't know how to do this does any one know? Or if that isn't the problem then how can i get it working?
Thanks a lot!
Dan