Difference between revisions of "Troubleshooting Campaign Reports"

From All n One's bxp software Wixi

Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
* Display = Blue
 
* Display = Blue
 
* Data = Blue
 
* Data = Blue
 +
  
 
* Display = Red
 
* Display = Red
 
* Data = Red
 
* Data = Red
 +
  
 
* Display = Green
 
* Display = Green
 
* Data = Green
 
* Data = Green
 +
  
  
Line 18: Line 21:
 
* Display = Blu
 
* Display = Blu
 
* Data = Blue
 
* Data = Blue
 +
  
 
* Display = Rouge
 
* Display = Rouge
 
* Data = Red
 
* Data = Red
 +
  
 
* Display = Vert
 
* Display = Vert
 
* Data = Green
 
* Data = Green
 +
  
  
Line 31: Line 37:
 
* Display = Brochure 123 - The Maldives
 
* Display = Brochure 123 - The Maldives
 
* Data = BRO123
 
* Data = BRO123
 +
  
 
* Display = Brochure 234 - The Americas
 
* Display = Brochure 234 - The Americas
 
* Data = BRO234
 
* Data = BRO234
 +
  
 
* Display = Brochure 345 - Europe
 
* Display = Brochure 345 - Europe
 
* Data = BRO345
 
* Data = BRO345
 +
  
  
 
Most commonly people set up with a Display value but not a Data value.  When this happens the report will show with no data in the column.
 
Most commonly people set up with a Display value but not a Data value.  When this happens the report will show with no data in the column.
 +
 +
 +
 +
[[Category:Module Specific:Data Profiling]]
 +
[[Category:Topic:Support]]

Latest revision as of 23:16, 9 November 2014

My columns are blank?

These are usually List / Menu types. BE supports two values for list / menu types. The display value and the data value. Display value allows anyword to be displayed and the data value is what is stored in the datbase. Consider the following example:

  • Display = Blue
  • Data = Blue


  • Display = Red
  • Data = Red


  • Display = Green
  • Data = Green


But you could set it up as

  • Display = Blu
  • Data = Blue


  • Display = Rouge
  • Data = Red


  • Display = Vert
  • Data = Green


The agent would see the French, the database stores the English version. You could also use this for codes, making life for the agent far more understandable.

  • Display = Brochure 123 - The Maldives
  • Data = BRO123


  • Display = Brochure 234 - The Americas
  • Data = BRO234


  • Display = Brochure 345 - Europe
  • Data = BRO345


Most commonly people set up with a Display value but not a Data value. When this happens the report will show with no data in the column.