The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi All,
I need some help in removing -UK from both columns Source Code and Allocation
and also everything was is after / in the Source Code
Any help please?
Thanks
Hi,
you can do this in power query, just right click the columns, select replace values type -uk in the first and leave the second blank
@DOLEARY85 I can't, wont let me if I'm querrieng the data from the database. To use Power Query I need to import the data and will take ages.
Ah okay,
for the -uk part you could create a column in report view:
For the part after the / you could use the search function to count the starting character using wildcards in the search e.g
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
71 | |
48 | |
46 |