Forum Discussion
tmcateer4
5 years agoRegular Visitor
Power BI query
This is my query... (the problem is I need to combine CUSTOMERACCOUNT numbers beginning in 90, 900 or 9 with it's matching account 880, 34 or 1178 but dropping the 90, 900 or 9. I tried using replace...
AlB
5 years agoCommunity Champion
Hi tmcateer4
Do share some sample input data and the expected output for it. It will help clarify what you need.
|
|
Please accept the solution when done and consider giving a thumbs up if posts are helpful. Contact me privately for support with any larger-scale BI needs, tutoring, etc. |
tmcateer4
5 years agoRegular Visitor
This is an example of some of the data. The CUSTOMERACCOUNT includes a possible two or more account numbers such as 90034 or 34 and 90880 and 880. I want to drop the first three to 34 or first two numbers to 880 respectively whereas I can sum the net sales with the account numbers to one account number. How would I do that? Thanks so much!
- tmcateer45 years agoRegular Visitor