Add fields to report's SQL command -
i cannot edit sql statement in report. know can't directly, report old , don't know how add in field. sql statement has these resources hard coded in.
in select expert says @resource can't find it.
in database expert see links, it's hard coded in sql statement or "resource"."label"='skittles' , need add in 2 more. m&m's , starburst if will.
i know simple thing cannot life of me figure out. i've been in there day , cannot find says resource = skittles.
the select expert - record says ({@resource} = 'test' have no idea why. test not resource. there no formula resource. in formula fields again says 'test'
it grouped buy resource. have it?
i appreciate help. thank you.
crystal auto-generate sql statement based on table definitions. i'm guessing that's you're referring to.
if want more direct control, copy entire sql statement see new command in database expert. delete pre-existing tables.
from here you'd have complete control on sql statement, although have replace existing fields.
if don't want have go through , replace every currently-used field in table, make external command has new fields want, plus identifiers, , link based on that.

Comments
Post a Comment