Announcement

Migration of this forum

Dear users of this forum,

we are pleased to inform you that we will be updating the software behind this forum in the near future.

Existing posts, users and categories will remain untouched.

Important:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

Liebe Nutzer dieses Forums,

wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.

Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!

Wichtig:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2016-09-22 13:50:47

mquevedob
Member
Registered: 2016-08-29

computed columns not working

Hi

I am trying to create a computed column like this

EXTRACT(EPOCH FROM (response_timestamp - timestamp))

but I get the following error message:

Could not tokenize: EXTRACT(EPOCH FROM (response_timestamp - timestamp)). Problem occured at EXTRACT(EPOCH FROM (response_timestamp - timestamp))

I tried to find the file computedcolumn.cf but I dont have it anywhere.
However I noticed a couple of tables in reportserver database

rs_computed_column
rs_computed_column_a

Do I need to insert the functions here ? should the function name be in expression column?

Thanks in advance

Offline

#2 2016-09-22 14:01:51

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: computed columns not working

Hi,

the computedcolumn.cf is in the internal filesystem (Administration module) under /etc/dynamiclists.cf. Remember to reload the configuration after changing by using config reload on the terminal.

Cheers,
Thomas

ps. do not try to make any changes on the database level. This will most probably cripple your installation.

Offline

#3 2016-09-22 14:24:48

mquevedob
Member
Registered: 2016-08-29

Re: computed columns not working

Thanks Thomas,

for some reason I thought that was a file in my disk filesystem.

i just cant figure out how to execute config reload...
is it a bash script somewhere?

Offline

#4 2016-09-22 16:02:05

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: computed columns not working

in ReportServer you can open a terminal by pressing CTRL+ALT+T. There issue the command.

Cheers,
Thomas

Offline

Board footer

Powered by FluxBB