Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
gauravchhaunker
Frequent Visitor

Count of comma separated values from xls.

Hi There,

I have a question on how to get the count of comma separated value in xls.

I have the following requirement:

 Ingredients
Dish1A,B,C,D,E,S,U,X
Dish2B,X,Y,Z,G
Dish3X,D,E,I,O,K
  
Output 1
Dish18
Dish25
Dish36
  
Output 2
A1
B2
C1
D2
E2
S1
U1
X3
Y1
Z1
G1
I1
O1
K1

 any pointers are highly appreciated!

Regards,

Gaurav.

 

9 REPLIES 9
Pady
Helper II
Helper II

This video helps to create both the outputs using power query

https://www.youtube.com/watch?v=WiZH16-nq_g

Pady
Helper II
Helper II

Hope this video helps:

https://www.youtube.com/watch?v=EsCbOBRsQgY&t=22s

The second half of the video deals with this.

 

Thanks a lot, Pady, this is very relevant and useful.

Regards,

Gaurav.

rsbin
Super User
Super User

@gauravchhaunker ,

Please see attached pbix file.

After importing your Excel file into PBI, Transform your table by Splitting by Delimiter (comma).
Using Advanced options, be sure to Split into rows.

Hope this gets you going.

Regards,

Thank you so much rsbin! This works so far, let me try tomorrow in the real use case and update!

regards,

Gaurav.

@gauravchhaunker ,

Just letting you know that I will be away for a long weekend.
So, if things do not work out tomorrow , feel free to continue this thread and we can pick up any problems or issues on Monday.

Kind Regards,

Hi rsbin,

Thanks again, sharing in detail about my exact use case via one drive....

pbi 

Regards,

Gaurav.

@gauravchhaunker ,

Ok, you attached your file.  What is your question or issue that you having?

 

Regards,

Hi Rsbin, yes, for now able to see the results without your measure so 1. am i missing anything and 2. how to get the measure out side of the queries.....

That's all for now.

Regards,

Gaurav.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.