Forum Discussion
Szokens
1 year agoHelper II
Switch datasource from Merged Query to Semantic Model
Hi, I have build my report basing on MergedQuery and all DAX calculations are under this query too. However Refreshing datasource through import mode takes hours (same source in other BI tool refre...
Szokens
1 year agoHelper II
Hi lkalawski ,
Thanks! This tool looks really nice, however my company doesn't allow me to download any external tools (download is automatically blocked).
is ALM Toolkit also external?
lkalawski
1 year agoResident Rockstar
Szokens , Yes, I have not heard of a portable version for ALM Toolkit.
But if you are moving measures that use one Merged table to a semantic model, you will probably still have to update the measure definitions and apply them to the appropriate tables.
So you won't avoid manual work, unfortunately.
| Resident Rockstar | Former Super User If I helped, please accept the solution and give kudos! Connect with me |
- Szokens1 year agoHelper II
That is right, I have learned so fat that DAX formulas used in merged queries shall to be re-written to capture proper logic when moving to semantic model anyway.