Viewing 15 posts - 376 through 390 (of 13,841 total)
didnt know. so answer #2, kind of piling on answer #1 is that the users who pivot would need minimally a pbi pro license. i dont think we want...
June 11, 2024 at 8:36 pm
There is no column ZZZZ in table a. The only column in table a is a
create table a (a int) would need to change to create table a (ZZZZ...
June 11, 2024 at 4:36 pm
You've got some fun R&D lined up.
This won't be a password thing. Instead you'll be using OAUTH2 to gain access and messing about with ClientIds, ClientSecrets and Access Tokens, I...
June 11, 2024 at 4:34 pm
loaded question but i'll try. for starters we plumb more than just pbi to cubes. for example excel pivots. i understand there is an extension to excel called power...
June 11, 2024 at 3:20 pm
Hi
I am New To Azure Sql. Can some one please share
June 8, 2024 at 9:39 am
As the term 'perfect' is poorly defined in the context of software, one person's 'perfect' is another person's 'not bad'.
I don't remember ever using software that I didn't think could...
June 8, 2024 at 9:37 am
It is, indeed, a tricky one. Surrogate keys + date logic looks like the way forward.
It's not an elegant star schema model.
I hope that others respond with their ideas.
June 7, 2024 at 3:22 pm
I notice that there's no mention of product sales … hence your reference to 'factless', I assume.
Are you therefore simply building a 'Product cube'?
What sort of reporting/analysis are you intending...
June 6, 2024 at 10:33 am
This article is a bit terse.

June 5, 2024 at 8:39 am
... it seems that this functionality was broken starting with v18 - see https://blog.sqlauthority.com/2020/04/23/ssms-bug-execution-time-out/
Tested and still broken on V20.1
June 4, 2024 at 8:51 am
All working, my event handler hadn't saved or rather i hadn't saved it. All working fine now
Again thanks for the reply
The best type of solution 🙂
June 3, 2024 at 10:25 am
Have you tried putting the script task outside of the sequence container?
June 2, 2024 at 5:11 pm
Interestingly, the desired output is however considered valid JSON, at least according to https://jsonlint.com/

May 31, 2024 at 3:14 pm
I've just been trying a few things and couldn't make it work.
It seems that the T-SQL JSON functions deem any string containing a single / character as invalid and escape...
May 31, 2024 at 10:13 am
I tried to follow your logic for the row where ID = 5.
- IN --->> 2024-12-16
- (4 AMOUNT * 85 PRICE)+(5 BALANCEO * 85 )/ (BALANCE 9) ...
May 31, 2024 at 8:48 am
Viewing 15 posts - 376 through 390 (of 13,841 total)