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, I hope everybody is good 😎
New to Power BI.
Does anybody have any experience of using behaviour study groups in Power BI. I need to filter my model based on a customer behaviour analysis - example: % of sales over a time period etc. The dataset is large and so my gut is to run the analysis during the refresh and then use the classifications to filter the model. However, I am not entirely certain how to model the table to constrain both the customer and date dimension? or alternatively attach it directly to the fact table?
Any thoughts would be greatly appreciated.
Solved! Go to Solution.
Hi @bi_analyst_2024 ,
Regarding your question, when building a model, it is best to design it according to star architecture principles. That is, there is a one-to-many relationship between multiple dimension tables and a fact table.
I hope this article has been helpful to you.
Model relationships in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou
Thanks for your response. Sure, I am aware of that. Interested in anyone's experience of using behaviour groups, specifically.
Hi @bi_analyst_2024 ,
Regarding your question, when building a model, it is best to design it according to star architecture principles. That is, there is a one-to-many relationship between multiple dimension tables and a fact table.
I hope this article has been helpful to you.
Model relationships in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou