Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I’m currently working on a Power BI project and am facing a challenge with data modeling using “DirectQuery to AS” (Azure Analysis Services). Specifically, I need to create a table that pulls fields exclusively from tables sourced through DirectQuery to AS. However, I’m encountering issues in setting this up, as it seems some fields aren’t compatible or accessible as expected in DirectQuery mode.
Could anyone guide me on how to:
1. Properly reference or combine fields only from “DirectQuery to AS” tables in Power BI.
2. Work around any limitations with relationships or calculated columns/measures that might arise in DirectQuery mode.
3. Apply transformations or filtering techniques that are optimized for DirectQuery, especially when dealing with Analysis Services.
Tried so far:
It created a table but the result exceeded 1M rows so the it maxes out and didnt return anything.
I have tried restricting the data with date filters for certain period (if you can help with DAX on best practice for this?? ) but still not worked.
I’d greatly appreciate any insights, tips, or examples on structuring this table effectively. Thank you in advance for your help!
Working with DirectQuery to Azure Analysis Services (AS) in Power BI does come with some limitations, especially for complex models or large datasets. Here are some strategies that may help you work within these constraints:
If date filtering is a challenge due to the size of your data, you might want to create a range that’s smaller and more manageable, either through:
Let me know if these approaches address your challenges, or if you need specific DAX code or guidance on a particular part of the model.
It created a table but the result exceeded 1M rows so the it maxes out and didnt return anything
How many more rows does your data have? There is a capacity setting that theoretically allows to raise the 1M limit, but the question is - to what level?
How long does it take for the query to return with the error message? I.e. - how fast is your AAS getting to 1M ?
Note: The same issue appears when you access semantic models.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
72 | |
56 | |
38 | |
35 |
User | Count |
---|---|
83 | |
68 | |
59 | |
46 | |
45 |