The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have multiple dim tables and a fact table. I want to filter all other dim tables and the fact table from one dim table. For example, I have a DimCountry, DimCustomer, DimProduct and FactSales. I have slicers for Country, CustomerType and ProductName. I want to filter out the CustomerTypes, ProductNames, and the fact table when I change the slicer in DimCountry.
You may refer to "Snowflake" model for further technical details.
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |