CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • show values instead of labels in report or csv export
Pages: [1]

Author Topic: show values instead of labels in report or csv export  (Read 1062 times)

lesley

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 1
show values instead of labels in report or csv export
April 10, 2013, 11:24:45 pm
Further to this post
http://forum.civicrm.org/index.php/topic,28335.0.html

If I'm customising reports or creating a msql command line query how would I achive this?

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: show values instead of labels in report or csv export
April 11, 2013, 11:50:52 am
Using MySQL (and phpMyAdmin is probably easier than command line) you would need to add a LEFT JOIN for each custom table and then include the custom fields in the SELECT clause.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

lesley

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 1
Re: show values instead of labels in report or csv export
April 11, 2013, 02:00:47 pm
Thanks Herschel
I do know how to run a MySQL query thru phpmyadmin but I'm way out of my league when it comes to writing one, especially when I need an aggregate. Was hoping to add fields to the contributions by aggregate report. Is this possible with my "non searchable" fields?

Otherwise is there another example of a query that aggregates contributions . The nearest I could find in the wiki was that households one and it wasn't close enough to what I want  for me to have a go at modifying it.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: show values instead of labels in report or csv export
April 14, 2013, 05:05:16 am
I think you will need MySQL skills for this. You might want to consider hiring a professional.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • show values instead of labels in report or csv export

This forum was archived on 2017-11-26.