Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I have built a calculated table using the following expression:
Hey @Anonymous ,
there is a limit of 1M rows for directQuery, you can expand this limit if you are using Premium Capacity (Use DirectQuery in Power BI Desktop - Power BI | Microsoft Learn)
Nevertheless, you might use SUMMARIZE (SUMMARIZE – DAX Guide) to "group" the columns you want, before you use SELECTCOLUMNS to rename the columns.
Hopefully, this provides some ideas on how to tackle your challenge.
Regards,
Tom
What would the query look like if I wanted to just show distinct values of "it_current[ip_address_rapid7]" within my calculated table function?
User | Count |
---|---|
77 | |
76 | |
44 | |
30 | |
26 |
User | Count |
---|---|
97 | |
91 | |
52 | |
47 | |
46 |