Articles in this section
Category / Section

How to add Check box in Table Report?

Published:
Updated:

You have to add check box in reports using the Symbols fonts. As per RDL standard, you cannot add check box in report. Alternatively, you can use symbols fonts to add check box in report. This section describes simple steps to design a check box report using the Standalone Report Designer.

  1. Select the tablix cell to add check box.
    select-check-box-field.cd072e5.ca31411346d6f53a8a96f4cad2e8d891.png

  2. Open the PROPERTIES pane. Choose fonts style as Wingdings.
    choose-font.fb8a13b.75252a643c4814a5a95f503ad4ff27c4.png

  3. Now, select table cell and set expression to the check box report =IIF(Fields!OrderQty.Value>5,Chr(254),"o"). IIF function Chr(254) enables the check box.
    set-expression.473b6d1.d1f7972420d9a123cf672e4b391266bd.png

  4. Now, the report preview can be visualized as follows.
    preview-check-box-report.175c05c.fb138d010d95cb0cf1bcb1d9828cf77c.png
    The Wingdingsfont is not supported in Mozilla fire fox and Opera. Hence, you need to use check box as image item in your report for which you can refer How to add Check box in table using image?

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied