The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all, I believe this is something not very serious but I'm strugling and need bit of your help with DAX to compare quarter over quarther:
So I am comparing row value with the value 3 months back.
Currently I've tried:
Funkcje, ktore operuja na datach, potrzebuja odpowiedniej tabeli. Nie mozesz sobie byle jakiej kolumny wcisnac jako argumentu. Zapoznaj sie z dokumentacja jednej z funkcji typu time-intelligence: https://dax.guide/previousquarter. Dobrze przeczytaj od poczatku do konca.
Functions that operate on dates require a proper date table. You can't just stick any column from any table as the argument into them. Please make yourself familiar with at least one of the time-intelligence functions at https://dax.guide/previousquarter and read through the docs from beginning to end.
Hi, @Anonymous
I am not sure how your data model looks like, but I think it is better to use Dim-Calendar-Table when creating time intelligence measures.
Please check the below picture and the sample pbix file's link down below.
All measures are in the sample pbix file.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
User | Count |
---|---|
25 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
11 | |
10 | |
10 | |
9 |