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.
Hi All,
Thanks in advance!
Solved! Go to Solution.
Hi @Anonymous,
Yes, you can create a dataflow in Power BI to combine data from multiple sources, including SQL Server, Oracle, and Impala. In your case, you can create two entities, one for each table, and establish a relationship between them based on the customer ID column. You can then use the dataflow in your visualizations.
Before publishing your visual, you need to ensure that the dataflow is scheduled to refresh at the appropriate intervals, so your data is always up to date. You can schedule the refresh in the Power BI service.
Regarding your question about dataflow, yes, you are correct. Dataflows in Power BI cache the data and only refresh it when needed, such as when the dataflow is refreshed or when a report that uses the dataflow is refreshed. This helps to reduce the number of calls to the data source and improve performance.
Best regards,
Isaac Chavarria
If this post helps, then please consider Accepting it as the solution and giving Kudos to help the other members find it more quickly.
Hi @Anonymous,
Yes, you can create a dataflow in Power BI to combine data from multiple sources, including SQL Server, Oracle, and Impala. In your case, you can create two entities, one for each table, and establish a relationship between them based on the customer ID column. You can then use the dataflow in your visualizations.
Before publishing your visual, you need to ensure that the dataflow is scheduled to refresh at the appropriate intervals, so your data is always up to date. You can schedule the refresh in the Power BI service.
Regarding your question about dataflow, yes, you are correct. Dataflows in Power BI cache the data and only refresh it when needed, such as when the dataflow is refreshed or when a report that uses the dataflow is refreshed. This helps to reduce the number of calls to the data source and improve performance.
Best regards,
Isaac Chavarria
If this post helps, then please consider Accepting it as the solution and giving Kudos to help the other members find it more quickly.