Help on Linq query

@Srini84
technically we can do it with LINQ

Ensure System.Text.RegularExpressions is imported (Imports Panel)

Position helper:
grafik
Group Processing
grafik

i/o
grafik

Starter help:
GroupsWithRegexInKey_GrpCntLabel.xaml (8.5 KB)

But doing it alternate / Hybrid (GroupBy = LINQ, member processing with for each) has the potential to realize are more clean implementation

also have a look here:

1 Like