web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / AddColumns Filtering, ...
Power Apps
Answered

AddColumns Filtering, can't reference filtered ID

(0) ShareShare
ReportReport
Posted on by 187

I've got a relatively simple formula I'm getting stuck on.

 

 

 

ClearCollect(progressCheck,AddColumns(Filter(progressQuestions,topicID=3),"totalAnswers",CountRows(Filter(progressAnswers,questionID=xxxx))))

 

 

 

It's in the second part, where I'm trying to filter the questionID. It should filter based on the ID of the current 'progressQuestions' row. If I remove the first filter and just reference progressQuestions as is, I can run this successfully. But when I am filtering the initial source, I am unable to reference the ID to filter a second time as it just throws up an error when I try.

 

Have tried a few combinations, but maybe I'm missing something, if anyone has any ideas?

Categories:
I have the same question (0)
  • Verified answer
    JamesSnaps Profile Picture
    187 on at

    Typical, solved it immediately after posting. Had to reverse the formula a bit.

     

    ClearCollect(progressCheck,Filter(AddColumns(progressQuestions,"totalAnswers",CountRows(Filter(progressAnswers,questionID=progressQuestions[@ID]))),topicID=3))

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 316 Most Valuable Professional

#2
11manish Profile Picture

11manish 242

#3
Valantis Profile Picture

Valantis 198

Last 30 days Overall leaderboard