Community
Participate
Working Groups
Created attachment 168675 [details] report design Description: Map a measure to a value, but it does not work correctly while the value equal to null. Test build: BIRT2.6.0 v20100517-0630 Step to reproduce: 1. Use the report attached 2. Preview it Expect result: Any value conformed to condition city equal to "Nantes" should be mapped to "dd" Actual result: The null value was not mapped.
The XTAB engine overides the user's defined map rule if the value is NULL.
Fixed in latest build.
fixed
Verify the bug