June 2010
Intermediate to advanced
272 pages
5h 55m
English
We have seen one example of doing string manipulation in a macro to swap the columns of slicer in Working with Dimensional Model chapter. In this recipe, I will show you more macro functions to manipulate the values and achieve the required functionality using them.
A report is required to show sales by date and product lines. This report should show data only for current month (full month).
Create a simple list report with Date, Product line, and sales Quantity as columns.

[Date] between ...Read now
Unlock full access