In this lesson, you will be using a data model to create an interactive report with variety of Visualizations. We will built first page Invoice Overview as part 1 of the Visualization lesson.
We have already pre-built some steps to kick start things here.
After opening your story from the previous lesson, click Edit to start editing the story.

If “Optimized View Mode” pop-up shows up then check Notify Only On Next Update and chose No Thanks.

We shall build our first chart to show “Overdue Receivable %”.

Note: - If you don’t see Insert >> Chart in the top navigation, select More then Chart.

Data source “COVID_CASHFLOW_AR_CLEARED_DATA” is already embedded into the story.



Two Measures can be seen on the chart we selected.

Formatting Numeric values


Scroll down to Number Format section select Thousand in Scale and k,m,bn from Scale format.

Select Builder icon to get back to the designer.



Expand “% of Overdue Amounts”. The Image below show’s the Threshold limits built for “% of Overdue Amounts”.
Collapse the definition and click Done at bottom right of the screen.

Selecting Story Defined will activate Threshold to the attribute on Tile as shown in the image.



Lets build a 2nd chart to show “Outstanding Receivables”.

Note: If you don’t see Insert >> Chart in the top navigation, select More then Chart.



Creating Calculated Column
The Calculated Measures calculation creates a new measure (or value) by applying mathematical formulas to the data in your model. One of the major advantages of creating these formulas in stories instead of model is that we can use it onetime for the particular story.
In the following steps we will create “Number of Invoices” calculated column which will produce count of ACCOUNTING DOCUMENTS.

It opens a screen like this:




Select Border: All Borders.
Select Scale: Thousand.
Scale Format: k, m, bn.
Select Decimal Places : 0.
Go back to Builder.





Overdue Receivables % and Outstanding Receivables
The Overdue Receivables % KPI is a common calculation which describes the amount of the invoices that are overdue as a percentage of the total open invoices. We see the total amount of overdue receivables $622.172 million, represent --> change to representing 28% of the total open receivables, which is $2,258.891million. The KPI is shown in red indicating that this needs attention. Generally, an Overdue Receivables % is good when it is less than 10%, in the warning zone between 10% to 25%, and is critical when above 25%. Of course, this could differ for different organizations.

In the following lesson we will build a bar graph to analyze Overdue Amounts by Customer.

Note: If you don’t see Insert >> Chart in the top navigation, select More then Chart.



Sorting and filtering top 5








Final Result should look like this:

In the following lesson we will create a new chart by using existing bar graph.

Do the following changes in the Builder:

Measures : Remove “Overdue Amounts” and select “AMOUNT”.
Dimensions : Remove “CUSTOMER” and select “Late Days”.





We will filter out all 0 days in following step.
Select Add Filter >> select “Late Days” >> Enable Exclude Selected members.
Select 0 to be excluded and click OK.



The Top Overdue Customers chart shows the top 5 customers by their total amount of overdue receivables. We see that both customers USCU_S02 and USCU_L09 have over $100 million USD in overdues. The Overdue by Days chart groups all overdue invoices into buckets which represent the number of days they are overdue. The total overdue amount is shown for each bucket. We see that $49.702 million is overdue by 1 – 15 days, and $160.267 million is overdue by 31 – 60 days.

Note: If you don’t see Insert >> Input Control in the top navigation, select More then Input Control.






Linking necessary charts to filter data according to Input Control

The above options will disconnect filter to all existing Widgets and will only link to any Widgets we are going to create in next step.

Inserting a Table with Overview of Receivables




Similarly remove “Category” from Columns and select +Add Measures/Dimensions.
Select “Account” from DIMENSIONS.





Activating Threshold to show color code for data

Selecting date format for “NET DUE DATE”




Renaming the page


Saving the story



Log in to track your progress & complete quizzes