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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
scee07
Resolver I
Resolver I

DAX calculations and dataflows for AI models

Hi community, 

I would please need some advice if I do the scenario below in the most efficient way whilst staying the realm of the power platform.

Scenario:

- I have some base data and do some relatvely complicated calculations in order to calculate some features per record derived from these base data

- At the moment I use DAX to produce a dataset  and read the features with a scheduled cloud flow and write them into a Dataverse table

The reason why I do this is based on the assumption that need ot have the data in my dataflow to feed the AI model. 

This all a little bit cumbersome as as the calculated data exists, but I have to work around to get them into a flow. Furthermore I have to some update schedule instead of just pulling the data as needed.

My understanding is:

- dataflow is mostly ETL: if the calculations are to complicated M is not suitable as it is ETL and not data modeling DAX

- datamart would be nice, but the SQL capability is only for ad hoc queries and cannot be used to feed this queries into something else (at least the queries could not be used in a report last time I tried)

 

So, is there a smarter way to do this, and/or is my above understanding wrong? As I said no way that these calculations can be efficiently done with Power Query.

 

Thank you for your help. 

 

Best regards 

 

Christian

 

 

1 ACCEPTED SOLUTION
otravers
Community Champion
Community Champion

One approach is to use a visual with writeback capabilities such as PowerApps or Inforiver Matrix.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

View solution in original post

1 REPLY 1
otravers
Community Champion
Community Champion

One approach is to use a visual with writeback capabilities such as PowerApps or Inforiver Matrix.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors