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
Hello everyone,
I have a sp list like :
Where Plan_Issue, Issue Title and Category are lookup column
and i want to create graphic to integrete in my powerapps that's why I'm using power BI,
I need the graphic look like this :
So i want the sum of "open" and "closed" filter by type, category in my sp list, priority, until a date and from x last day.
Can someone help me to di this ?
Solved! Go to Solution.
@Yuna-Evita , You need to join both open and close date to one date table. On join will be inactive, that you will activate using userelationship
example
@Yuna-Evita , You need to join both open and close date to one date table. On join will be inactive, that you will activate using userelationship
example
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.