two tables to be used in a single report
i have a table called citymaster with citycode and city name
as fields
i have another called statemaster with statecode and state name as fields
i have a transaction file which is including all the transaction like receipts and payments.
i want a report which is grouped by date on city and state code.
in one state i have a city code also. the data which is said to be retrieved is city txn and that state txn less the city txn.
i get both together. since i have various other states i am unable to bifurcate.
kindly help me
bye
i have a table called citymaster with citycode and city name
as fields
i have another called statemaster with statecode and state name as fields
i have a transaction file which is including all the transaction like receipts and payments.
i want a report which is grouped by date on city and state code.
in one state i have a city code also. the data which is said to be retrieved is city txn and that state txn less the city txn.
i get both together. since i have various other states i am unable to bifurcate.
kindly help me
bye