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

Get 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

Reply
nidquival
Frequent Visitor

How to Capture Individual Numbers in Dynamic Arrays per Cell

Good day,

 

I would like to ask if Power BI can capture the individual IDs in an entry with a dynamic count of ID values in an entry:

 

OperatorShift
11
1,22
1,3,51
22
5,4,6,7,81
3,1,4,22

 

The operator table has a varying number of values inside a cell that need to be individually checked and captured. This is because each number represents a specific name. For example,

 

OperatorIDOperatorFirstNameOperatorLastName
1ReggieAndrews
2DonaldBanks
3JohnIgnatius
4PeterJenkins
5AndrewPorts
6DavidSnow
7MichaelAnders
8MatthewLewis

 

The end goal is to capture the operator names and number of operators on a given shift.

 

Thank you,

 

Nico

4 REPLIES 4
nidquival
Frequent Visitor

I tried splitting the values, but being in DirectQuery mode, I was unable to do so. What we did instead was we separated the Operators into multiple tables. Here is the schema of the tables:

 

nidquival_0-1621565166499.png

The mainID of the Main table has active one-to-one connections with the different Operator[x] tables. As such, I cannot create active many-to-one connections from the different Operator[x] tables using the OperatorID to the Operator table. Currently, the relationships are set to inactive, and I am supposed to filter out the name of the specifically selected operator.

 

nidquival_0-1621572112526.png

Is there a way by DAX for me to filter the said table as I am using Directquery? 

 

Thanks,

 

Nico 

v-stephen-msft
Community Support
Community Support

Hi @nidquival ,

 

Not clear about the expected result you want. Can you provide the expected result?

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@nidquival , One option it split the first column of the first table into rows in power query

https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

@amitchandak, can this be done automatically using power query? The values will be coming from a database so the transactions will be constantly appended.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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