Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hai All, I need help with this requirement on this which we want to do in the power query editor.
Background
I work on the sales dashboard, so every month users will send a new version table with the same schema, so I use the appending option for every month to append every table.
So based on this column we can assure the different versions which appending every month(Attaching below)
And now i want create one custom conditional numerical column based on this
Requriement
For 2021 verions will go like this format
V5-May-2021
V6-June-2021
V7-July-2021
V8-August-2021
V9-September-2021
V10-October-2021
V11-Novemebr-2021
V12-December-2021
based on 2021 data is ok but what about 2022 or Coming years it will be colapse
1st requirment
So i want to create one custom numerical column that should only present numerical values
for eg. v5-may-2021 For the custom custom should only return 5
2nd requirment
From the next year 2022
The custom column values should show like this 122 , 222 , 322 , 422 etc(1 Is the version, 22 is the year)
From the next year 2023
The custom column values should show like this 123 , 223 , 323 , 423 etc(1 Is the version, 23 is the year)
So deired Custom column output
| Custom column |
| 8 |
| 9 |
| 10 |
| 11 |
| 12 |
| 122 |
| 222 |
| 322 |
| 422 |
The top table from 8 to till 12 showing 2021 versions data and down it is showing next year(2022) desired values
and this should be dynamically create for every version.
Note : this i want to do in power query as a custom column
please help me to acheieve this logic
You should always follow ISO-8601 guidelines when naming files or date key columns.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 39 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 73 | |
| 70 | |
| 37 | |
| 35 | |
| 26 |