Forum Discussion
DirectQuery hangs with the Today function
Hi Anonymous - Thanks for your reply,
Please find a link for a small test dataset available.
In the top right, there is a "IsToday" filter, using the formula from the original post. It however does not load and still throws the error.
The datasource works perfectly, I can pull in data as you can see on the table on the left.
Still very much need help!
- Anonymous9 years agoNot applicable
Hi JoHo_BI,
But it works on my side:
How many records your table contains? I think the issue may related to it. Can you share some detail content?
Regards,
Xiaoxin Sheng
- JoHo_BI9 years ago
Responsive Resident
Hi Anonymous,
The table I am drawing from contains approx. 400k rows before I apply the table filters. After the filters, it goes to 886 rows, but still doesn't pull through the data unfortunately.
I see your report works, however IsToday always returns false. If it were to return at least 1 true record, i'm not sure it would load.
- Anonymous9 years agoNot applicable
Hi JoHo_BI,
>>The table I am drawing from contains approx. 400k rows before I apply the table filters.
Perhaps you can try to use value function to create a new table with the value of "istoday" column, create the relationship to original table and use the new table as the source of slicer.
Regards,
Xiaoxin Sheng