Forum Discussion
Issue with SELECTEDVALUE function when used with CALCULATETABLE in DAX
Hello _AAndrade
Thanks for promptly responding to my query.
To add some clarity, I would like to generate a list of companies that are in the same industry as the industry selected on a particular page. This data is to be extracted from the 'Account Meta Data' table.The 'Account Meta Data' table consists of several details such as the Company name, Database Name, Industry, and more. My goal is to filter this table based on industry and create a list showcasing the names of the companies within that industry.
To illustrate, if a specific company page filters for 'Software' industry, I'd aim to generate a 'Software' industry-specific list of companies from the 'Account Meta Data' table.
Due to the confidentiality of my data, I’m unable to share explicit data. I would really appreciate if you have some general suggestion about what I should check. Thanks a lot!!