The component on my report design says, “<error>”.

The component on my report design says, “<error>”.

Check the Data Format property on the component. Most-likely, the format is set to numeric but the title of the component contains character data.

    • Related Articles

    • If I cancel my subscription can I still generate reports in my app?

      Yes. Any reports that you designed using a licensed copy of Report Builder will still work. You will need an active subscription to Report Builder in order to make changes to the report design.
    • Using ReportKit with the DGCharts framework

      ReportKit uses the DGCharts framework to generate charts (https://github.com/ChartsOrg/Charts). Importing ReportKit will give you access to all the classes within the DGCharts framework. You do not need to import DGCharts separately. If you have an ...