Hi there,
I've been trying to remove a background image by setting conditional formatting rules, but I can't seem to do so. I've been able to replicate the behavior in Preview mode with a static report (with no data source) by following these steps:
1. Add a new report to the project. Select No Data Source and leave the defaults for the other options.
2. In the reportHeader section, shrink the Report1 text box.
3. Add an empty TextBox below the Report1 text box.
4. Right-click on the newly created text box and select Style.
5. Under Background, select any small mage for ImageData that would fit in the textbox.
6. Right-click outside the report's boundaries and select Report Parameters.
7. Create a parameter named "test" of type Boolean with value =False.
8. Right-click on the text box again, and select Conditional Formatting.
9. Create a new rule with the following specifications:
10. Save and Preview the report. Notice how the textbox has a beige background but the image is still there.
Am I doing something wrong?
I'm using Q1 2009.
Thanks,
Mark
I've been trying to remove a background image by setting conditional formatting rules, but I can't seem to do so. I've been able to replicate the behavior in Preview mode with a static report (with no data source) by following these steps:
1. Add a new report to the project. Select No Data Source and leave the defaults for the other options.
2. In the reportHeader section, shrink the Report1 text box.
3. Add an empty TextBox below the Report1 text box.
4. Right-click on the newly created text box and select Style.
5. Under Background, select any small mage for ImageData that would fit in the textbox.
6. Right-click outside the report's boundaries and select Report Parameters.
7. Create a parameter named "test" of type Boolean with value =False.
8. Right-click on the text box again, and select Conditional Formatting.
9. Create a new rule with the following specifications:
- Expression: = Parameters.test
- Operator: =
- Value: =False
- Style: Text Bold, 14pt; Background Beige, do not select a background image
10. Save and Preview the report. Notice how the textbox has a beige background but the image is still there.
Am I doing something wrong?
I'm using Q1 2009.
Thanks,
Mark