Hello,
I have created a project.
SQL structure of the project is:
invoice
- amountwithoutvat
- firm_id
- issued_date_id
- due_date_id
- ordnumber
- varsymbol
lu_firm
- id
- name
- code
- ico
- dic
lu_time
- id
- day
- month
- year
- day_name
- month_name
- year_name
Facts in project are:
- amountwithoutvat
Attributes are:
- due time
- issued time
- firm
I created metric:
- amountwithoutvat (equals to facts amount...)
I created template (price=f(time)).
- column = issued time
- metric = amountwithoutvat
I created report with the metric
Wne displaying the report, osito tells me this:
SCache (ID:aadDIsBaIDT) Query Failed (Report
ID:aatDy4BhUuI)
DB connection is not open for:
Please, could you tell me how to find out what is wrong?
Thanks,
Jan Stavel