Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi everyone,
I have a question if anyone can help I would appreciate and thanks in advance.
I have 2 data sets which I can not connect.
First one has the tenant names with the profit margin for every each tenant.
2nd has the zone names with the average prices for every each zone.
Also every tenant is in a specific zone.
What I am trying to achieve is : When a tenant log into their account with their zone, I am trying to pass their margin to the other dataset, so that their margin adds up to the average prices and every tenant can see their sum price (average+margin).
Is the solution with using the dynamic parameters ? I tried and couldn't figure it out.
Thank you.
@umutkaya79 , You need to have a table with a common table with tenant and zone and then you can work in star schema
or you can transfer values across tables using
refer 4 ways (related, relatedtable, lookupvalue, sumx/minx/maxx with filter) to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |