karolinsjoo 0 Posted November 23, 2020 Report Share Posted November 23, 2020 I have about a thousand PDFs imported as files into my project. Each file is coded with one or multiple codes (1,2,3,4). Now I want to know how many files I have for each combination. 1,2,3,4, 1+2, 1+3, 1+4, 2+3 etc...). I do not want to double count any of the files: i.e. a file with codes 1 and 2 I do not want to count three times (1, 2, 1+2), but one (1+2). Is there a way to do this? Thankful for any help! Karolin Quote Link to post Share on other sites
QSRSupport 92 Posted December 4, 2020 Report Share Posted December 4, 2020 Hi Karolin, This does not seem possible in our Mac version however, in the Windows version, you can achieve something similar by running a Matrix query between your nodes and file. You can right click on the query results, click Cell Content>Coding Presence, export the results to Excel and use excel to find exact number of files for each node/combination of nodes. Kind Regards, Bhupesh Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.