Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have an extract of Learning Assignments, listed by emails.
This is an example of what the data looks like:
I'm trying to group the data by the email, and have an individual column for the learning assigned, but not by the value - just by the count of learning assignments, and in no particular order:
Thanks for your help!
Solved! Go to Solution.
Hi @ERichard, here's a solution you could use to solve your query. Take a look. I'll leave the images of the code, source table and output below. Thanks
Hi @ERichard ,
I wanted to check if you had the opportunity to review the information provided by @SundarRaj . Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @ERichard, here's a solution you could use to solve your query. Take a look. I'll leave the images of the code, source table and output below. Thanks
Thanks! This worked great!