Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Expert
See sample PBIX File
I not sure how to group the data point so i only see on value for Inbound Freight, Duty and SC&L People and so on as opposed to multiple line as per PBIX File...
https://www.dropbox.com/s/n8xp2pm7pypvehp/PLP_Test_2%20%281%29.pbix?dl=0
Solved! Go to Solution.
@Anonymous , I right-clicked on it, i visual pane, and used count, You can use min max.
Or create a measure
Count(Table[Group ID])
concatenateX(Table, Table[Group ID])
HI Amit - How do you summarise by group ID???? can you help please.
@Anonymous , I right-clicked on it, i visual pane, and used count, You can use min max.
Or create a measure
Count(Table[Group ID])
concatenateX(Table, Table[Group ID])
Hi Amit - if you do that it do not give values for Inbound freight, duty and SC&L People and so on.... kindly try it in the pBIX
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.