Guides/ReportDesign/7.0-Chart-tab.md
... ...
@@ -255,16 +255,15 @@ The images below show the **Bar** Chart Type selection optiosn on the **Chart**
255 255
2. Click on the **Data Sources** tab. Then click on the drop down box and choose **Orders**.
256 256
3. Click on the **Chart** tab. This is where we create charts.
257 257
4. Click on the **"Chart Type"** drop down box and choose **Bar** for the chart type.
258
-5. In the **Title** text box enter "Orders By Country".
258
+5. In the **Title** text box enter "Revenue by Month".
259 259
6. Click on the **Label** dropdown box and select **OrderDate** for our label field.
260 260
7. For the **Label** function select **Group(Month Name)** from the drop down box.
261 261
8. Click on the **"Value"** drop down box and select **Freight** for our value field.
262 262
9. For the **Value** function select **Sum** from the drop down box.
263 263
10. For the **Format** dropdown box, select **$0.00**(money). Let's sort the values so the months are in sequential order.
264 264
11. Click on the **Sort** checkbox for the value field.
265
-12. Click on the **Preview** tab so you can view the report. Let's add a title to this report.
266
-13. Click the **Preview** tab. Now the Report is Titled. Let's Save it.
267
-14. Click on the **Save As...** toolbar button, name your report, and enter the category you want the report to be shown under. Click OK. The Izenda report is saved. You may now view the report by navigating to it from the Report List page.
265
+12. Click on the **Preview** tab so you can view the report. Let's Save it.
266
+13. Click on the **Save As...** toolbar button, name your report, and enter the category you want the report to be shown under. Click OK. The Izenda report is saved. You may now view the report by navigating to it from the Report List page.
268 267
269 268
![](/Guides/ReportDesign/7.0-Chart-tab/basic_bar_results.png)
270 269