Viewing 15 posts - 3,496 through 3,510 (of 59,067 total)
Just a suggestion to a newbie that took the time to nicely format their question... if you were to post your question with some readily consumable data, you'd already have...
May 11, 2022 at 2:29 pm
In a less subtle manner than Phil already explained, I'll tell you that it's flat-out not possible to have those values in a single numeric column. The ONLY way they...
May 11, 2022 at 5:00 am
It's free. Try it. If it doesn't work out, upgrade to the Standard Edition.
And do heed Steve's warning about not being able to create jobs or schedule them. As he...
May 11, 2022 at 4:36 am
You cannot prove that a date like 2022-05-09 is actually in the YYYY-MM-DD format. For example, in SQL Server in the English Language, that will be YYYY-MM-DD but, if it...
May 11, 2022 at 4:32 am
I guess they don't understand the concept of "DevOps". 😀
Can't you snuggle up to them and tell them, "Yes, you're correct but I really need your help with a tweak...
May 11, 2022 at 4:20 am
Thanks Jeff. Appreciate the detailed insights regarding performance implications. The product team has so far not engaged with regards to a design discussion, but trying nonetheless. I agree that...
May 11, 2022 at 4:13 am
Is there some magic that pulls in the file?
Thx.
Not really.... just do a BULK INSERT from the file. I haven't had the time to post it but you should...
May 10, 2022 at 3:20 am
Yes... there is a drawback. A fair bit of code will actually run slower because there's an extra lay of structure that you have to go through. Partitioning is NOT...
May 10, 2022 at 1:46 am
You're correct... and I wondered where the heck that reply went. 😛
I can't delete the post but I can change it to nothing. My apologies for the distraction and apologies...
May 10, 2022 at 1:22 am
With that said, how do you choose to leave "notes" in an .rdl?
Why not? We do so for ever programmable object in SQL Server in the flower box. It...
May 9, 2022 at 6:11 pm
I agree that Version Control is of the utmost importance.
Disclaimer: I have troubles even spelling SSRS correctly. 😉
With that, I hit up a search engine and it appears that there's...
May 9, 2022 at 6:09 pm
I posted to the wrong thread... post removed. Apologies.
May 9, 2022 at 6:04 pm
IMHO, it seems to me that you're attacking the wrong issue. Whatever is creating the bad JSON is the real issue that needs to be fixed.
May 9, 2022 at 5:55 pm
So, the next step is to include only those tags that you want and you listed those at the following post...
https://www.sqlservercentral.com/articles/cross-tabs-and-pivots-part-1-converting-rows-to-columns-1
We don't actually need to do that step... The original...
May 9, 2022 at 5:45 pm
Viewing 15 posts - 3,496 through 3,510 (of 59,067 total)