Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
How to extract a table from the following table to get results with records including:
_class tag , time_file_link, external key
Solved! Go to Solution.
The question is not clear, but what result are you expecting?
The result would be a table as following:
Filter the table with "_class tag" , "time_file_link", "external key" and create a new table.
Thank you, Ahmed. I forgot to ask how would be the DAX if I want to filter some columns in the result table aslo. For instance, in this example filter the 'key data' column in the result table, please.
Thanks Ahmed. My mean is the result table without 'key data' column.
pls try