Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have the following case (not real, but ilustrates the real deal):
I have a CSV dump of softwares installed on employees machines which consists of Hostname, Software, Version, Publisher, ID (unique for each combination of Software + Publisher, I don't care about Version). This CSV gets dumped in a network path weekly, overwriting the last dump. I have a script that copies this CSV to my team's folder weekly and put the filename as the original date of that CSV dump. Something like that:
I have two queries inside PBI Desktop:
This is what I have right now. I need to get this kind of information, this is the real question:
Hi @JChris,
- Using Software (recent and history) in the Report panel, is there any visualization that will show only the most recent instance of a given Software and will only show the history instances when I click it, like a drill down?
I'm sure a measure can be created to show only the most recent instance of a given Software on the report. However, I don't think there is way to implement the other part(drill down) currently.
2. Is there a way to generate a column that will inform me if the Software is inside all the CSV files? For example, if I have 5 CSVs inside my TEAM_FOLDER + the SOFT_INVT_DUMP\Software_Inventory.csv, that sums up to 6 CSV files. If a given software that is installed in a given hostname appears in all of them I would get 6, if it's only inside 3, I would get 3, and so on...
If I understand you correctly, I think it could be done, and the key may be the use of the column "Software Extraction Date". But without your table structures with some sample data, it's hard for us to write the formula for you.
Could you post your table structures with some sample data, and the expected result? So that we can better assist on this issue. ![]()
Regards
> I'm sure a measure can be created to show only the most recent instance of a given Software on the report. However, I don't think there is way to implement the other part(drill down) currently.
Yes, I can use the "most recent" on report, but I wanted the drill down part 😞
> Could you post your table structures with some sample data, and the expected result? So that we can better assist on this issue. Smiley Happy
This is my structure. Everything is linked using ID, but "SCCM (recent and history) vs Assets", which I use Hostname.
Hope that's enough.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 42 | |
| 41 | |
| 33 | |
| 30 | |
| 27 |
| User | Count |
|---|---|
| 134 | |
| 114 | |
| 58 | |
| 57 | |
| 57 |