Querying SQL Server Data in Excel with a Parameter

Querying SQL Server Data in Excel with a Parameter

Dashboard Gear

3 года назад

63,200 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@BuckstarrZ
@BuckstarrZ - 30.11.2023 18:42

The title is misleading. You are not affecting the sql query at all, you are only filtering AFTER more data than necessary had been pulled already.
I was expecting you showing how to use a parameter as part of the sql query itself.

Ответить
@Kylian19
@Kylian19 - 21.09.2023 12:24

The problem i ve is that my data is so big it can't even be loaded to excell..

Ответить
@NyphronRising
@NyphronRising - 07.09.2023 14:37

yeah but what if you want to parameterize the sql query itself. like I have a SQL query SELECT * FROM ORDERS WHERE ORDERDATE=@ORDERDATE. I want to set the ORDERDATE from another cell in Excel. How does one do this?

Ответить
@physicsmostafa1774
@physicsmostafa1774 - 04.05.2023 19:45

what version of excel are you using?

Ответить
@haim.zara.ivanov.
@haim.zara.ivanov. - 29.10.2022 22:46

Very intrsting. Would you happen to post another video on how to connect parater to a cell ?

Ответить
@brucetedder9166
@brucetedder9166 - 23.08.2022 23:57

Hi Did you do the next video as I cannot find it?

Ответить
@aamirghanchi9487
@aamirghanchi9487 - 28.07.2022 23:47

Thanks for the video! IS it possible to call a stored procedure with parameters?

Ответить
@ashokkumar-eb3dw
@ashokkumar-eb3dw - 12.07.2022 07:22

Querying SQL Server Data in Excel with a Parameter can you send me the next link

Ответить
@billfriend2065
@billfriend2065 - 26.04.2022 21:03

This is the worst tutorial -- it doesn't do the one thing it is titled as doing.

Ответить
@prebennielsen7247
@prebennielsen7247 - 16.03.2022 22:53

This is not really querying with a parameter, it's filtering AFTER querying

Ответить
@JustAGuyYaKnow42
@JustAGuyYaKnow42 - 24.09.2021 01:21

Very helpful. A link to the next video in the series would be helpful. I'm looking how to call a stored procedure using these parameters.

Ответить
@chairmakerPete
@chairmakerPete - 28.07.2021 17:23

How did Microsoft manage to make it so painful to connect a cell as a parameter to a query?

They really do get away with murder. Apple should write all the software which interacts with users.

Ответить
@alvaromdp
@alvaromdp - 17.06.2021 16:10

Hello, this is really helpfull. Sorry, where is the next video from this series? I need to connect the Parameter in Power Query to a cell in Excel. Thanks!

Ответить