We'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
Dear all, good afternoon!
Can you help me.
Within Power Query I have an accounting chart of accounts for three companies.
CT1_BRANCH CT1_ACCOUNT
01 100000000
02 100000000
03 1000000000
My goal is to create a custom column like this:
CT1_BRANCH CT1_ACCOUNT Marscara
01 100000000 1.00.00.00.00
02 100000000 1.00.00.00.00
03 1000000000 1.0.00.00.0000
IF 01 equals 1.00.00.00.00
IF 02 equals 1.00.00.00.00
IF 03 equals 1.0.00.00.0000
Could anyone help me convert this within the Power BI Power Query.
Att.
Robson
Solved! Go to Solution.
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
Hi @AndradeRobson
The logic should be based on CT1_BRANCH or on CT1_ACCOUNT?
The result should be a text data type? ( it doesn't seem like decimal).
That. Today the column is already in Text and the result will be text.
This table is from a database and the format of the numbers is without periods or separators.
Note in this same table there are three charts of accounts.
01 - Company A - Account structure 100000000 | 1.00.00.00.00
02 - Company B - Structure of accounting account 100000000 | 1.00.00.00.00
03 - Company C - Structure of accounting account 1000000000 | 1.0.00.00.0000
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 |
|---|---|
| 57 | |
| 38 | |
| 33 | |
| 19 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 66 | |
| 41 | |
| 34 | |
| 25 |