You have a query in Microsoft Power BI Desktop with two columns named Order_Date and Shipping_Date.
You need to create a new column that calculates the number of days between Order_Date and Shipping_Date for each row.
Which Power Query M function should you use?