Hi. I hope that you can help with the below and much appreciated in advance.
My company sells a product through both Accountant and Direct to End users. When the product is sold through Accountants it has an accounting code that end -03. When it's sold directly its ends -01. Sometimes a subscription will "delink" from an Accountant and move to Direct. When this happens we see the Accounting Code for a subscription move from ending -03 to -01 on a particular subscription version. I need a report to show all the subscription references that move from Accountant to Direct with the change date of the version they moved.
What I am looking for on a subscription reference is the version when the Accounting Code changed from ending -03 to -01. From that version we need the subscription changed date from -03 to -01.
Final result would look something like in the attached.
Suggested ways to me;
- Merging data (still no permission so this option is not relevant to me)
- Dax Offset function (new to September version)
- Power Query List. Range function
I need to collect all the ones that went from accountant (03) to direct (01), to show when each of them have changed and what date. The accountant and direct tables are separate and I think have to be merged/joined but I don't have permission yet so that is out of the picture.
My company sells a product through both Accountant and Direct to End users. When the product is sold through Accountants it has an accounting code that end -03. When it's sold directly its ends -01. Sometimes a subscription will "delink" from an Accountant and move to Direct. When this happens we see the Accounting Code for a subscription move from ending -03 to -01 on a particular subscription version. I need a report to show all the subscription references that move from Accountant to Direct with the change date of the version they moved.
What I am looking for on a subscription reference is the version when the Accounting Code changed from ending -03 to -01. From that version we need the subscription changed date from -03 to -01.
Final result would look something like in the attached.
Suggested ways to me;
- Merging data (still no permission so this option is not relevant to me)
- Dax Offset function (new to September version)
- Power Query List. Range function
I need to collect all the ones that went from accountant (03) to direct (01), to show when each of them have changed and what date. The accountant and direct tables are separate and I think have to be merged/joined but I don't have permission yet so that is out of the picture.