The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
We have a category of data that has multiple options, its called doc type and it has options that are dwg, vdwg, sop. I was wondering if there was a way to get a count of how many items are dwg, and how many are vdwg, etc, and what the best way to do it is so that we can take the data and put it in a table. For example it should look like this
DWG | VDWG | SOP |
25 | 145 | 245 |
Solved! Go to Solution.
HI @dreynolds
Your scenario sounds very similar to the linked discussion (i attache there a sample file with solution):
Please refer to or provide some sample data and expected output
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
HI @dreynolds
Your scenario sounds very similar to the linked discussion (i attache there a sample file with solution):
Please refer to or provide some sample data and expected output
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
could you pls provide some sample data and expected output?
Proud to be a Super User!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
77 | |
46 | |
39 |
User | Count |
---|---|
143 | |
113 | |
64 | |
63 | |
53 |