Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hello all,
I have a put together a data model where I have a table with customers against net sales. I have made a parameter so I can manipulate a growth factor and then calculate total net sales. Obviously this is against all the customers.
Is it posible to do it for each customer independently?
For example, my table is somelike this:
Customer_Name | Net_Sales |
A | x |
B | y |
C | z |
Would it be possible to run What-If analyses against A,B,C....20 customers? Everything I have seen says its not possible, but I am wondering if my tables can be set up differently to allow it.
Thank you
@2NV_DB it's theoretically possible but @amitchandak is right.
And if you did, you'd have to write measures for each customer using the appropriate what-if parameter. Would quickly become a nightmare to maintain.
@2NV_DB , I doubt you have to create so many parameters.
User | Count |
---|---|
95 | |
92 | |
84 | |
83 | |
49 |
User | Count |
---|---|
150 | |
146 | |
112 | |
73 | |
56 |