Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Build a new dashboard ( Tableau ) or page ( Power BI ) called Financial that includes the following: Create a new workbook,

 Build a new dashboard (Tableau) or page (Power BI) called Financial that includes the following: 
 

Create a new workbook, connect to 10-2 P2P Data.xlsx, and import all eight tables. Double-check the data model to ensure relationships are correctly defined.

Add a table to your page called Purchases that shows the invoice quarter in each row and the invoice amount, payment amount, adjustment amount, balance, and write-off percentage in the columns. Tableau Hint: Use Measure Names in the columns and Measure Values in the marks to create your table. Then once your table is complete, use Analytics > Summarize > Totals to calculate column totals.

You will need to create a new measure showing the account AP Balance, or the total invoice amount minus the total payment amount minus adjustments. Tableau Hint: To minimize errors in Tableau, use the IFNULL() function to replace blank values with 0, for example, IFNULL([Receipt Amount],0).

Filter this visual to show only values from Q1 to Q4.

Now create a clustered bar chart called Forfeited Discounts to analyze discounts by supplier account name, sorted by discounts available. Stack discounts available with discounts taken, then add some tooltips to show the discounts forfeited and forfeited ratio. You will need the following measures/calculated fields:

Discounts Available is the total Invoice Amount multiplied by Terms Discount Percentage.

Discounts Taken is the total of Invoice Amount minus the total of Payment Amount. Tableau Hint: Use IIF(ISNULL([Payment Amount]),[Invoice Amount],[Payment Amount]) to substitute the payment amount for null values of unpaid invoices.

Discounts Forfeited is the difference between Discounts Available and Discounts Taken.

Forfeited Ratio is Discounts Forfeited divided by Discounts Available.

Clean up the formatting and titles of your visuals and combine them into a single dashboard or page.

Take a screenshot of your dashboard showing the account balances (label it 10-2A).
Save your workbook as 10-2 P2P Analysis, answer the lab questions, then continue to Part 2.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Im unable to directly interact with Tableau or Power BI to create a dashboard or page However I can ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Document Format ( 2 attachments)

PDF file Icon
6642e1548997a_973376.pdf

180 KBs PDF File

Word file Icon
6642e1548997a_973376.docx

120 KBs Word File

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Analytics Communicating With Numbers

Authors: Sanjiv Jaggia, Alison Kelly, Kevin Lertwachara, Leida Chen

1st Edition

978-1260785005, 1260785009

More Books

Students also viewed these Accounting questions