Masha Akatieva
06/05/2025, 8:02 AMMasha Akatieva
06/05/2025, 8:53 AMJulius Kos
06/05/2025, 8:58 AM• WDFs apply to a specific dataset and affect only that dataset.https://www.gooddata.com/docs/cloud/workspaces/workspace-data-filters/
Masha Akatieva
06/05/2025, 9:05 AMMasha Akatieva
06/05/2025, 9:21 AMJulius Kos
06/05/2025, 10:35 AMJulius Kos
06/05/2025, 10:36 AMJulius Kos
06/05/2025, 10:36 AMMasha Akatieva
06/05/2025, 11:26 AMJulius Kos
06/05/2025, 11:57 AMwdf__
prefix (in Entrypoint for example) which would be the very same column as in the customer dataset but once you use this prefix, it only serves for the purpose of setting WDFs. It won't be available as attribute in analytics, it would be kinda "invisible" but you can map the WDF to it in the LDM and use it to filtering.Julius Kos
06/05/2025, 11:58 AMThe data modeler automatically creates mapping rules between the dataset and the WDF if the dataset’s underlying table or SQL query contains a column defined in the WDF. This process eliminates the need for manual rule creation but only applies when creating a new dataset. If you use theprefix in a database column name, it prevents the data modeler from generating dataset objects (such as facts or attributes) from that column. Its values are therefore not available for building insights. However, the column remains accessible for WDFs. This approach enables the automatic creation of a dataset with a linked WDF without converting the filtered column into a dataset object.wdf__
Julius Kos
06/05/2025, 12:03 PMMasha Akatieva
06/06/2025, 9:54 AM