Jump to content
We've recently updated our Privacy Statement, available here ×

kasper

Members
  • Posts

    3
  • Joined

  • Last visited

kasper's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. why it s so difficult just to show the highest and lowest value of a field... or just count the number of fields...??? is there a document / tutorial ? i am declaring a variable as double calculation method : highest reset type report increment type none variable expresion = the name of the field of which i want the highest value (double) data source is a mysql database... thanks for any help!!!!
  2. thank you for your help... unfortunately...it still doenst work:( Code: Post Edited by kasper at 02/03/2010 16:12 Post Edited by kasper at 02/03/2010 16:13
  3. Hi, i want to create a line chart. x axis - timeline ( 24 hours) y axis - number of cells which contains the string "abc" I tried to declare a variable with java.lang.integer and calculation method sum...but anyhow it doesn't work... could you please help me? I am using a excel spreadsheet. three columns: yxz | date | time i want to count the cells of column 'time' when column yxz contains the string "abc" thank you very much in advance
×
×
  • Create New...