Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
You can try with new calculated column:
BRAND_M = 'SALES'[BRAND_C] & 'SALES'[BRAND_5]
Proud to be a Super User!
Hi,
In the Query Editor, right click on the Sales column and click on "Unpivot other columns". Remove the Attribute column. Hope this helps.
Can you take a look for my post below ? As i have been struggle with this question for quite some time and unable to find solution.
Thank you for sharing.
I cannot do the merge column at PQ , because below field is not appear at PQ.
Hi @admin11
You can try with merge columns in Power Query
https://www.dropbox.com/s/9efvupzvxtl5swn/BRAND_M.pbix?dl=0
Did I answer your question? Please Like and Mark my post as a solution if it solves your issue. Thanks.
Appreciate your Kudos !!!
Proud to be a Super User!
Thank you for sharing.
I am unable open your file , as my PBI is older version.
By the way i try to use PQ for my issue is the 2 column i wanted to merge . one of the column not appear at PQ , due to it is a expression :-
May i know what is the work around ?
Paul
If understand properly, this is a calulated column using DAX? In this case you can do the same condition in PQ and then merge both columns?
Proud to be a Super User!
You are right BRAND_C is calculate column using DAX.
Since Calculate column not appear in PQ .
it is possible to make use of DAX code to merge these 2 field ?
Paul
You can try with new calculated column:
BRAND_M = 'SALES'[BRAND_C] & 'SALES'[BRAND_5]
Proud to be a Super User!
Pls help me on above post.
Paul
@admin11 So generally something like MAX('Table'[BRAND_M]) but not entirely clear on what you are looking to achieve.
Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
87 | |
84 | |
66 | |
49 |
User | Count |
---|---|
130 | |
110 | |
93 | |
70 | |
67 |