Hi,
i am working on a project where i am replicating some old, paginated reports into Power BI Report Builder.
Initially I had understood that the reports would need to call the specific month & year ordered and cancelled items for a subscription. unfortunately, i miss understood the requirements and my client wants to instead see all the records up to a specific date using the month and year parameters. I’m not sure how a parameter could be setup to get the max year and max month of the max date.
to add context, I created a custom column in my semantic model to grab whichever is the max of either dates to display it in another column called max date.
The main reason this is needed is that the Active and Cancelled Status of the subscription needs to be dynamic and changed based on if the subscription was cancelled on a specific month/year.
for example: Picking March, 2020 would result
Subscription 0, Ordered (2019-02-26), Cancelled (–), Status Active
Subscription 1, Ordered (2020-02-15), Cancelled (–), Status Active
Subscription 2, Ordered (2020-02-20), Cancelled (2020-03-21), Status Removed
Subscription 3, Ordered (2020-03-02), Cancelled (–), Status New
While picking February 2020 would result
Subscription 0, Ordered (2019-02-26), Cancelled (–), Status Active
Subscription 1, Ordered (2020-02-15), Cancelled (–), Status New
any help would be appreciated.
External Billing Summary.rdl (201.8 KB)
*** DELETE THIS MESSAGE IF YOU ARE SURE ALL YOUR DETAILS ARE COMPLETE OR IF THE ABOVE INFORMATION IS NOT APPLICABLE TO YOUR QUESTION.***