Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
latrous98
Frequent Visitor

Separating data modeling from power BI

I have a dashboard made out of one csv file . and as I have to do a lot of filtering and manipulation . I did a data model merely using the powerquery tool.
So I have done a lot of merges in order to make a small snowflake data schema .
I will shortly add complexity to the model and that is making me worry if that will be still optimised to do so .
I'm actually having a problem with a dax measure that gives me a blank value for a small portion of the data, add with the other inputs ( Knowing that I checked the the relationships , I don't seem to find the problem)
I come to ask you if there is a way to dissociate the modeling,especially for a model that should be made out of csv files, and what are the tools you suggest to use in my case .
thanks in advance 

2 REPLIES 2
amitchandak
Super User
Super User

@latrous98 , You can consider Azure analysis services or Sql server analysis services for that.

 

Or do the transformation in on pbix and modeling in one pbix and report creation in another

https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

I guess the more scalable option and more felexible are the first ones (and I guess sql serveur is the free one if I'm not mistaken if I want to make a local database)
I actually thought of etl solutions like talend but it seems that there is straight way to import the data
I don't know if you have already encountered that ?
thanks

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors