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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi All, I would like to create a new dataflow and use an already existing dataflow as data source (I need some selected entities from that dataflow). But that dataflow has huge volumes of data due to which merging and filtering data once tables are loaded is very time consuming. So I would like to add a filter like date filter at the time of fetching an entity from that dataflow. It is very easy to do when your data source is SQL, you can simply write the sql query and add the filter there before importing. But how can I do that using dataflow as data source?
Thanks in advance,
This is called linked entities.
It is simple to do, but requires premium license:
Did I answer your question? Mark my post as a solution! Proud to be a Super User!
Connect with me!
Stay up to date on
Read my blogs on
A linked entity cannot be modified. So for this usecase, you will not be able to add a filter on top of the original dataflow.
If you are ok with creating the new entity within the same dataflow. You can create a "computed entity" in which you can apply a filter. This is similar to how we refer tables instead of recreating.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 19 | |
| 10 | |
| 9 | |
| 7 | |
| 6 |