Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
hi all,
I would like to make a chart show how many keywords per campaign.
also the keywords performance by campaign
i am currently work in digital ads company.
Campaign | impressions | clicks | ctr | cost |
A | 100000 | 100 | 1% | 100 |
B | 100000 | 100 | 1% | 100 |
C | 100000 | 100 | 1% | 100 |
D | 100000 | 100 | 1% | 100 |
E | 100000 | 100 | 1% | 100 |
Campaign | Ads group | keywords | impressions | clicks | ctr | cost |
A | A1 | 133 | 5000 | 50 | 1% | 50 |
A | A1 | 223 | 5000 | 50 | 1% | 50 |
A | A2 | 1234 | 5000 | 50 | 1% | 50 |
A | A2 | 5234 | 5000 | 50 | 1% | 50 |
B | B3 | 54634 | 5000 | 50 | 1% | 50 |
B | B3 | 23313 | 5000 | 50 | 1% | 50 |
B | B3 | 454 | 5000 | 50 | 1% | 50 |
@Anonymous can you explain what you are trying to achieve?
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
i would to analysis how many keywords is in the campaign A and campaign B.
Also, i would like to analysis how is the performance of keywords in the campaign A only
Hi @Anonymous ,
You could set relationship between two tables, then design chart like below
If you want to see only company A, you could set [Campaign] in Filter.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
May i know how can i analysis the keywords data in Campaign A. For example, the impression and clicks of those keywords in campaign A.
If first one is master take campaign name from there or from the second table in a visual
count(Table2[keywords]) or distinctcount(Table2[keywords])
You can use slicer to visual level filter or filter in Calculation.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
78 | |
76 | |
70 | |
49 | |
42 |
User | Count |
---|---|
62 | |
41 | |
33 | |
30 | |
29 |