Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Fahd24
New Member

Choosing the right visual

Guys, I have 2 tables containing, for one, events and for the other, the updates.

 

Events (IdEvent*, StartDate,EndDate,Description,Amount)

Updates(IdUpdate*,IdEvent,UpdateDate,Remark)

 

IdEventSiteStartDateEndDateDescriptionAmount
1A26/09/201731/05/2018Description12490
2B01/03/201624/06/2016Description2300
3C14/09/201731/01/2018Description30

 

IdUpdateIdEventDateUpdateRemark 
17316/06/2017-
41124/11/2016-
48109/12/2016-
50121/12/2016-
61201/03/2016-
98126/12/2016-
141131/03/2017-

 

 

These two tables are, of course, interconnected, and linked to a calendar table.

I would like to show all the data, in one visuals and I am looking for the best way to represent it.

 

I tried the KPI Grid by MAQ Software but it is not fully adapted to my situation since I have dates.

 

Help would be much appreciated.

 

1 ACCEPTED SOLUTION
MAQSupport
Solution Supplier
Solution Supplier

Hello @Fahd24,

 

You can use KPI Grid by MAQ Software in the following way:

1.png

 

You can concatenate categorical columns from Table 1 using DAX, to have all this information in a single column (like Site and Description in the above image). 


You can drag the various date column from Table 2 (which has multiple values) to form the hierarchy. And the measure columns in the Measure Data bag.

 

Alternatively, you can also use Grid by MAQ Software as follows (or the default Table visual in a similar way):

2.png

 

If you wish to display only the latest update from Table 2, for every IdEvent, use the following approach in Grid by MAQ Software:
3.png

 

Thanks

View solution in original post

4 REPLIES 4
MAQSupport
Solution Supplier
Solution Supplier

Hello @Fahd24,

 

You can use KPI Grid by MAQ Software in the following way:

1.png

 

You can concatenate categorical columns from Table 1 using DAX, to have all this information in a single column (like Site and Description in the above image). 


You can drag the various date column from Table 2 (which has multiple values) to form the hierarchy. And the measure columns in the Measure Data bag.

 

Alternatively, you can also use Grid by MAQ Software as follows (or the default Table visual in a similar way):

2.png

 

If you wish to display only the latest update from Table 2, for every IdEvent, use the following approach in Grid by MAQ Software:
3.png

 

Thanks

Thanks you @Greg_Deckler, even though i did not use your solution for my situation, it will be very usefull to keep aside.

 

Thank you @MAQSupport, very detailled answer! I've tried you solution and it works perfectly. 

Greg_Deckler
Super User
Super User

Not exactly certain of what you are trying to display but with start and end dates, you may need something like GENERATE. See my quick measure here:

 

https://community.powerbi.com/t5/Quick-Measures-Gallery/Open-Tickets/m-p/409364

 


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...
Fahd24
New Member

Guys, I have 2 tables containing, for one, events and for the other, the updates.

 

Events (IdEvent*, StartDate,EndDate,Description,Amount)

Updates(IdUpdate*,IdEvent,UpdateDate,Remark)

 

IdEventSiteStartDateEndDateDescriptionAmount
1A26/09/201731/05/2018Description12490
2B01/03/201624/06/2016Description2300
3C14/09/201731/01/2018Description30

 

IdProblemPropertyUpdateIdEventDateUpdateRemark 
17316/06/2017-
41124/11/2016-
48109/12/2016-
50121/12/2016-
61201/03/2016-
98126/12/2016-
141131/03/2017-

 

 

These two tables are, of course, interconnected, and linked to a calendar table.

I would like to show all the data, in one visuals and I am looking for the best way to represent it.

 

I tried the KPI Grid by MAQ Software but it is not fully adapted to my situation since I have dates.

 

Help would be much appreciated.

 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.