We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi i have 3 tables, one is my fact table, second is the table to connect between the first and third tables. The third table i will use to get a column added to my first table by using a merge (left join).
steps
1. first merge the third table to the second
QUESTION 1: now my question is should i expand the column in the second table or leave it as a table object.
2. merge the second table to the first one and expand the column.
QUESTION 2: after completing these steps I have 1 table I will be using and two that I won't be using. Should I turn off the enable load and the report refresh options for both table 2 and table 3.
Solved! Go to Solution.
Hi! @akhaliq7
Ans-1
It should not matter much. That's your call how do you want to do it. If you need to use any columns in other merge, you can expand those.
Ans-2
I think if you'll unable those 2 tables then going forward those tables can't be seen while modelling your data and if you have any measures or columns dependent on that.
Hi! @akhaliq7
Ans-1
It should not matter much. That's your call how do you want to do it. If you need to use any columns in other merge, you can expand those.
Ans-2
I think if you'll unable those 2 tables then going forward those tables can't be seen while modelling your data and if you have any measures or columns dependent on that.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |