Brutal! I spent 4 sleepless nights because of that... thank you so much!
@teunkruijer4 жыл бұрын
I can't even begin to describe how happy I am that i found this video. I was about to redesign my whole model to only use one fact table, and all I had to do to get the filters to sync was add a measure. Thank you so much! Great video.
@karannchew25342 жыл бұрын
Hi, Would you mind sharing more please? What type of measure did you create to get the filters to sync please?
@hasnainhaider81913 жыл бұрын
man wow, how beautifully he explains and all the tools he uses. a true master.
@harfshortshayari33403 жыл бұрын
could you please help me in understanding why it worked after applying the visual filter?
@Jackassik3 жыл бұрын
My company created a bunch of data models where every possible relationship is bi-directional before hiring me... I told them that I won't touch them and I won't take responsibility for the numbers they display and your video will be a very good example why you need people who knows how to build data models as it's not simply drag and drop. Thank you very much for a very informative and well presented video :)
@bactran77993 жыл бұрын
While looking for a solution for my model that has a lot of bidirectional relationships, I meet Alberto with the amazing video and the answer for my big question. Thank you for your great works, I always appreciate your contribution to make DAX easier to use
@vithaitang64922 жыл бұрын
Thank you Mr. Ferrari, I love the way you raise the problem, analyze it and give the solution. Very clear and useful!
@JawadAli-nv9mr4 жыл бұрын
I always had issues with ambiguous models. and what I concluded from my report is to never use bi directional filter. I never knew what was the reason. now I got I must appreciate your efforts 👍👍
@kevinlabore1726 Жыл бұрын
in Summation WOW -- the really explains why you should ALMOST never use bi-directional relationships for purposes of filtering and why you probably should ALMOST NEVER trust a model that does .. in the back of my mind I was trying to figure out how the ambiguity impact things -- great walk through THANK YOU
@rick_.3 жыл бұрын
"Welcome to Hell!" I was laughing so much that I had to pause the video to put in this comment! I think the real key to understand why adding the filter to the slicer works is that a slicer is just another visual. All the usual cross-visual filtering rules apply. It's one of those things that is obvious if you think about it at all, but it is easy to fall into the trap of thinking a slicer is just a different way to show a filter. I did.
@brianligat949310 ай бұрын
Just as I was looking at this, I found this video and it answered everything. Thanks Alberto. I think PBI should give a warning if it detects alternate fllter paths. If it would be difficult to explain such ambiguity to a non-technical person, then the design should be changed. The stakeholders/consumers will lose trust and confidence if something is happening that cannot be understood.
@huseyinburaktasci1638 Жыл бұрын
I noticed the name of the final tab called "Welcome to hell" :D Clearly explains the issue! Thanks for the content, very useful!
@diederikvankolfschoten473 жыл бұрын
This is a very neat trick to avoid ambiguity!! Thanks! SQLBI is on top of my top 5 resources!
@mau_lopez4 жыл бұрын
Great video, very clear and well done, thanks Mr. Ferrari. I would just emphasise that that the problem presented doesn't come only from using the bidirectional relationship, but it comes form using the bidirectional relationship IN a loop, because in a purely star schema no ambiguity is created when using bidirectional relationships. This would be just to reinforce what is already a great explanation!
@SQLBI4 жыл бұрын
True - but you have to be sure you'll not add other fact tables to the same model sharing the same dimensions... in the future
@Bharath_PBI4 жыл бұрын
Amazing explanation. Self service BI report developers MUST watch this video. I had to explain this to lot of people and now I can just guide them here 👍 Thank you.
@preethul13 жыл бұрын
Excellent. So well explained. I would have never understood the consequences of bidirectional if I didn't bump into this video. Thanks a lot.
@dbszepesi4 жыл бұрын
Such an important video. I keep seeing bi-directional relationships in model and model and my concerns usually fall on deaf ears. Great to have a very detailed video to point people to now. Something not discussed here but I thought I remembering seeing in the video training that SQLBI does - the bidirectional relationships can also slow performance because they tend to keep the model from being able to choose the optimal path.
@SQLBI4 жыл бұрын
yes bidirectional filters can also affect performance, but first of all you need to get right numbers!
@Broadmoore3 жыл бұрын
This is the best video I’ve ever seen on ambiguity and relationships. Thank you!
@manuelcometto133 ай бұрын
Sono rimasto stupefatto dalla chiarezza della spiegazione. Complimenti davvero
@dsfshshfhgsghs3 жыл бұрын
What a good teacher you are, Alberto! Fantastic explanation! Tante grazie!
@albinlabelle3 жыл бұрын
Thank you for this clear explanation (love the handwritten arrows on top of the modeling view !). Aside from the ambiguity arising from the use of a bidirectional relationship (which I manage to keep away from), I discovered a neat way to show only relevant choices in slicers !
@rawalkarnikita294711 ай бұрын
Thank you so much Sir for posting this valuable video. I can't express my gratitude towards you that how much I was needed this video. Thank you again 😊
@Istion29912 жыл бұрын
Amazing explanation. Fixed the problem I didn't even know how to frame a question around.
@ongkamsiong7 ай бұрын
You provided much better insight about bidirectional filter than Microsoft documentation / training.
@birasafabrice3 ай бұрын
this has definetely earned you a new sub, you really nailed every part of the clarification needed throughout the tutorial. thanks a lot for this helpful tutorial. I have to learn from you a lot!
@sachin.tandon4 жыл бұрын
Very elegantly explained. Using the side Filter Pane would not have occured to me. I would have edited the Sales Measure by using CROSSFILTER. But I think the Filter Pane, does the job just as well!
@alessandrocadenelli58494 жыл бұрын
yes, but you have to do anyway the 'trick of filter pane' if you want to "synchronize" the two slicers...so two birds with one stone..
@MichelMetran Жыл бұрын
I discovered the channel today and... congratulations on such quality content! Learning a lot here!
@27sreeni2 жыл бұрын
Really Really Superb explanation, I love your videos .. one request if any monthly enable SQLBI its really helpful to me
@tuliofernandopinillosalegr37992 жыл бұрын
Excelente exposición!!! Eres lo máximo Alberto Ferrari.
@TrungNguyen-jy2bc2 жыл бұрын
Amazing sir! The solution is so elegant that I have to clap when I saw it!
@florin9964 жыл бұрын
Really easy to understand, as always great job. Thank you SQLBI team for your amazing work.
@rafaelmiralha59952 жыл бұрын
Thank you very much for these videos Alberto and SQLBI! Learning a lot about DAX!
@lovebites40989 ай бұрын
I was facing the same issue and was stuck trying to figure out how bidirectional works from the last 2 days. I tried to check if it works like sql joins but still the result was ambiguous showing a greater value than that in sql. Thanks a lot for making this content. For slicer u used 'is not blank' filter. but i have direct column from 2 unrelated table(not connected directly, although connected through other tables, but flow non-unidirectional) and that too numerical(sum of amount). But now i hope i will figure it out how is it working in my case. thanks a lot lot sir. its much much informative and helpful.
@Hurairahgiri2 жыл бұрын
Wow. I am taken aback by the explanation. Much love!
@Zenith404502 жыл бұрын
Really loved the tab you named "Welcome to Hell" 😀😀😀😀
@dariuszspiewak56243 жыл бұрын
Hi Alberto. I think it would stand to reason to also mention that if someone uses USERELATIONSHIP and/or CROSSFILTER, they should always make sure that such a manipulation does not transforms the model into an ambiguous one.
@MahmoudSamir7oda3 жыл бұрын
Thank you Alberto i have been looking at that trick for weeks since i have similar business problem. Glad i came a croos the video. 🤗
@Robay1462 жыл бұрын
This is a classic lesson. Thank you! Big up!
@CharudattaAmbekar3 жыл бұрын
Thanks! This quick solution of visual filters is possible only in Power Bi. In Excel, we use 'Crossfilter' in the measure formula.
@ThePasserby763 жыл бұрын
Hello Alberto. Have just found your channel. Awesome video. Just one request - pleaseeee do more examples on ambiguity. Really helps us the beginners.
@RonaldPostelmans4 жыл бұрын
Nice explanation, i now finally understand ambiguity and now why i can not use bidrectional filters
@AnhTuan-fv2kn2 жыл бұрын
Thank you very much for these videos Alberto and SQLBI
@bluesage15283 жыл бұрын
Fantastic explanation and presentation! Thank you so much.
@gborka3 жыл бұрын
Thank you a lot. Really happy to find this channel.
@joseaugustocarvalhofilho35068 ай бұрын
Excellent explanation! Congrats for such a great work!
@danielhowe44607 ай бұрын
Thank you for providing this detailed video on ambiguous models. There isn't a lot of information out there, so this is very much appreciated. Though, I only see a problem if you have a model with two fact tables. If you keep things simple (single fact table, multiple dimension tables), there should be no opportunity for multiple paths, correct? Therefore the model wouldn't be ambiguous?
3 жыл бұрын
Love this one, a true best pratice that can change life and model design
@ExplorandoDatos4 жыл бұрын
Fantástico! Thank you MAESTRO!
@whdea34264 жыл бұрын
So, the filter actually applies the crossfilter at the backend, this was not known to me , thanks a lot
@rachitgoyal5213 жыл бұрын
Amazingly explained such a complex scenario.. Kudos!
@fadwa24133 жыл бұрын
I LOVE YOU Alberto !! YOU ARE THE LEGEND
@ooooFISCHERoooo4 жыл бұрын
Cool. And yet so simple. Love the sheet name “Welcome to hell” 😂
@williamrodriguez26943 жыл бұрын
Literally busted out laughing when I saw that!
@goolamfareedbangie510 Жыл бұрын
This video is great but I'm not allowed to apply the measure on a visual if the visual is a card
@wasserslasken Жыл бұрын
Thank you for a great video. I'm a newbie and am a bit confused as to how the direction of filtering goes when you apply a filter on the visual in the end of the video. It seems the cross filter direction does not affect that, since a filter on sales has an effect on product.
@dhiraj3933 Жыл бұрын
This is a great! I need to try this next time I come across situation like this.
@Nura8532 жыл бұрын
Thank you for clear and precise explanation!
@nevermore170119903 ай бұрын
this video islike a movie of DAX !
@nishanthvarmas8568 Жыл бұрын
Oh my goodness, such a beautiful explanation. Wow Man!
@monicaosetkowski15424 жыл бұрын
Mind blown! I need to try this. Thank you
@oliveroshea57654 жыл бұрын
Alberto is the "data monster"!
@karannchew25342 жыл бұрын
Notes for my future revision 6:05 A bi-directional relationship created two paths that link Date and Purchases. Yellow and Red. That's why the model is ambiguous. Yellow: direct link. Red: through Sales and Product. // A table can flow to another table by relationship via only one path. Multiple paths create ambiguity. // Here, Purchase table has relationships to both Date and Product. //These relationships affect filter going into Purchase, which is usually OK and is a typical star scheme. // However, with the bi-direction link into Product, Date now also reaches the Purchase table through another path (Date-Sales-Product). There are two separate paths from Date to Purchase. IF ANY TABLE REACH ANY ANOTHER TABLE THROUGH MORE THAN ONE PATH, THE DATA MODEL RISK BEING AMBIGUOUS 8:10 Sales is filtered by Customer and Dates. Which one being used? 8:38 Purchase can be calculated by including: 1. Customer and indirect Date filter 2. Direct Date filter 3. Customer and indirect Date filter (with direct date filter removed)
@RACHIMSAJA4 жыл бұрын
Very insightful! Thanks for the knowledge master🙏
@smithp33022 жыл бұрын
Hello Alberto, thanks for putting this video together. Very helpful! I do have a question about the sales measure you used and the calculation it performs. Would you be able to share?
@DanielTavares294 жыл бұрын
Ciao, friends! Enjoy DAX! Thanks for sharing
@StephanOnisick3 жыл бұрын
Excellent Example of Crossfilter
@dominikpetri21204 жыл бұрын
Excellent video Alberto! Thank you very much. I'll send this link to all participants of my workshops and trainings! One question: What tool did you use to draw on your data model?
@SQLBI4 жыл бұрын
In this video am using Epic pen on the desktop, with Virtual tablet on the tablet, to use its pen. Worked ok... but not yet perfect, some lag and not as fluid as I'd like. In the next videos I stopped using Epic pen and I preferred to draw directly on the tablet, on top of screenshots. Much more fluid and much easier to use. Still searching for the perfect setup, anyway
@FahimWahid-g2t11 ай бұрын
I couldn't understand why filtering could make the data sync. Can you give me a simple example? By the way, Great video, thanks a lot.
@vijaynrao2499 Жыл бұрын
Great! Really really great examples and explanation!
@Mrglasshalfempty4 жыл бұрын
Holy crap I never would have thought of that in a million years! Thanks!!
@OneNI83 Жыл бұрын
Good video.Actually what happen in the behind when you add sales measure to the filters as not blank.Can you elaborate?
@raitup002 жыл бұрын
Omg! Good problem, great explanation and excellent solution
@DawoodChoudry-r3j2 ай бұрын
Great Explanation Sir!! Keep it up👍
@gpdoc46994 жыл бұрын
Very well explained. Thanks Alberto.
@muhammadraza32903 жыл бұрын
Thanks a ton for the great explanation!! I tried it out and worked perfectly! However, if I want to influence from lets say the customer dimension, a measure in the products table, then this does not seem to work. Would you be so kind to help?
@phoenixsandy744 жыл бұрын
Wow. This is so informative and useful.
@rezag.73492 жыл бұрын
Thank you for this useful video. Would it be fair to say that the ambiguity issue which you describe would not be an issue in a Star Schema w. one fact table (where Dimensional tables only reach to each other via the Fact table)?
@SQLBI2 жыл бұрын
Yes, but it will appear the day you add another fact table, and at that point removing the bidirectional filter would break existing reports.
Absolutely perfect, thank you so much for this video
@meradbhima395110 ай бұрын
Name of the 3rd Tab is actually make sense🤣😂
@mabl43673 жыл бұрын
I guess sales of zero amounts are uncommon but would it not be better so have a measure called "sales exists" and filter on that instead?
@tomreborns57392 жыл бұрын
Thanks you to make it so clear and easy ! without avoiding to dig in detail :) Make times fresher to me haha
@DanielADamico4 жыл бұрын
Excellent Video as Always!!
@Ronnet8 ай бұрын
Would've liked to see the "welcome to hell" calculated metrics before and after removing the both directions relationship.
@thirumaleswarareddy59414 жыл бұрын
Which visualization is correct?? Standard or Purchases no sales?
@sukoi21134 жыл бұрын
Very nicely explained. Thank you so much.
@wexwexexort3 жыл бұрын
Great explanation. You just earned a new sub sir.
@New2you094 жыл бұрын
Your videos are amazing.
@harfshortshayari33403 жыл бұрын
I do not understand how it worked, how it is filtering colour? Can anyone please help
@madroneroc2 жыл бұрын
Great, thanks! Would be interesting if you have a video on when is a good time to use bi-directional relationships?
@SQLBI2 жыл бұрын
Beside limited cases (like implementing security patterns or physical implementation of M2M cardinality relationships - see sqlbits.com/Sessions/Event18/Different_types_of_many-to-many_relationships_in_Power_BI), it's almost never a good idea to enable bidirectional filters in the model, while it makes perfect sense in specific measure where you can control the side effects of it.
@olgaitskova85422 жыл бұрын
This is amazing, thank you so much for this video!
@shantanudeshmukh43903 жыл бұрын
Such a nice explanation !!
@MohamedHassan-fo3no9 ай бұрын
Finally understood it right!!
@abdulbasitbello23812 жыл бұрын
Can someone please explain why filtering the color slicer by non-blank sales gives us a dynamic slicer? I can't seem to wrap my head around the idea.
@kashifhaque2085 Жыл бұрын
This is very helpful, thanks!
@luistorres36533 жыл бұрын
Thank you Alberto and sqlbi team. I have one doubt. Assuming one scenario where only have 1 fact and multiple dimensions. In this case could we use all relationships bidirectional or it is still not recommended? If not recommended, why? Thanks in advance. BR, LT
@SQLBI3 жыл бұрын
If you have a plain star schema (not a snowflake schema) with a single fact table, bidirectional filters don't have side effects. But, we still don't recommend them for this reason: if in the future you want to add other fact tables, you are going to break existing reports. If you share dimensions with other fact tables, you have to disable bidirectional filters. Existing reports based on such behavior will no longer produce the same results/behavior. If you think long-term, the additional effort required by creating measure to filter slicers in a report is paid off as soon as the model evolves. Clearly, if you make a huge bet about the absence of future evolution of your data model, you can avoid to worry about these issues.
@luistorres36533 жыл бұрын
@@SQLBI thank you very much for the quick reply and the insight 😉
@inerasmodellfornyttokalkyl12012 жыл бұрын
Fantastic video!
@thirumaleswarareddy59414 жыл бұрын
After synching slicer what is the result of Purchases no sales and Purchases no date??
@frankgovers84204 жыл бұрын
Great, thx, great explanation... there are dax teachers who tell their students to put all the crossfilter in relations in both directions. Here is the reason why you never do this. Great alberto. ( who rides in a maserati! 😄)
@SQLBI4 жыл бұрын
It hurts to know that someone promotes bad practices teaching that!
@jamiea87554 жыл бұрын
Thanks! I like this simple solution! However, this is helpful for when you're developing the report, but what if you're only managing the dataset and you want report developers to experience this feature when connecting to your model?
@SQLBI4 жыл бұрын
If report developers use Power BI Desktop, they could create measures with CROSSFILTER to enable bidirectional filter where needed. Another alternative is creating calculation groups with one calculation item for each combination of bidirectional filters you wan to provide as option (no code required to developers in that case). However, you are likely to face this issue in that scenario: www.sqlbi.com/blog/marco/2020/08/01/arbitrary-combination-of-measures-and-calculation-items/