Comparing rows in Data Studio The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Moderator Election Q&A - Questionnaire 2019 Community Moderator Election ResultsWhat to consider before learning a new language for data analysisConnecting Infusionsoft data to Google data studioPiecing together an equivalent of Google's Data Science / Engineering AIY Computer Viz kitFind intersection of data between rows and columnsComparing data sets with different measurementsData cleaning and data transformation before EDA?How google get the 'use over time for' data from the before internet years?Checking My Data Analysis WorkBuilding predictive model with low correlated dataComparative Analysis of two sets of data
Problems with Ubuntu mount /tmp
Windows 10: How to Lock (not sleep) laptop on lid close?
Why did all the guest students take carriages to the Yule Ball?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
Cooking pasta in a water boiler
Sort a list of pairs representing an acyclic, partial automorphism
Arduino Pro Micro - switch off LEDs
How can I protect witches in combat who wear limited clothing?
What's the point in a preamp?
Wolves and sheep
Didn't get enough time to take a Coding Test - what to do now?
Do working physicists consider Newtonian mechanics to be "falsified"?
How do you keep chess fun when your opponent constantly beats you?
Is every episode of "Where are my Pants?" identical?
Wall plug outlet change
What information about me do stores get via my credit card?
What is special about square numbers here?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
How to delete random line from file using Unix command?
How to pronounce 1ターン?
How should I replace vector<uint8_t>::const_iterator in an API?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
What are these Gizmos at Izaña Atmospheric Research Center in Spain?
Comparing rows in Data Studio
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Moderator Election Q&A - Questionnaire
2019 Community Moderator Election ResultsWhat to consider before learning a new language for data analysisConnecting Infusionsoft data to Google data studioPiecing together an equivalent of Google's Data Science / Engineering AIY Computer Viz kitFind intersection of data between rows and columnsComparing data sets with different measurementsData cleaning and data transformation before EDA?How google get the 'use over time for' data from the before internet years?Checking My Data Analysis WorkBuilding predictive model with low correlated dataComparative Analysis of two sets of data
$begingroup$
I'm using data studio for a project and I'm connecting to my big query table.
My table contains following columns: Date, Store_name, Footfall
I'd love to compare the footfall of two stores on data studio but apprently I can't do that!
Any hints or should I just switch to another viz tool?
Thanks
visualization data-analysis google
$endgroup$
bumped to the homepage by Community♦ 38 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
$begingroup$
I'm using data studio for a project and I'm connecting to my big query table.
My table contains following columns: Date, Store_name, Footfall
I'd love to compare the footfall of two stores on data studio but apprently I can't do that!
Any hints or should I just switch to another viz tool?
Thanks
visualization data-analysis google
$endgroup$
bumped to the homepage by Community♦ 38 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
$begingroup$
I'm using data studio for a project and I'm connecting to my big query table.
My table contains following columns: Date, Store_name, Footfall
I'd love to compare the footfall of two stores on data studio but apprently I can't do that!
Any hints or should I just switch to another viz tool?
Thanks
visualization data-analysis google
$endgroup$
I'm using data studio for a project and I'm connecting to my big query table.
My table contains following columns: Date, Store_name, Footfall
I'd love to compare the footfall of two stores on data studio but apprently I can't do that!
Any hints or should I just switch to another viz tool?
Thanks
visualization data-analysis google
visualization data-analysis google
asked Mar 14 at 10:08
helloworldhelloworld
262
262
bumped to the homepage by Community♦ 38 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 38 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Welcome to the site! I think that you should be asking yourself "why" you can't do this in Data Studio. The likely answer is that Data Studio is a visualization tool while you are looking to do a transform of your existing data.
Most visualization tools are really only good at handling data in it's final form. It sounds like you still need to work on the data a little more to get to that stage. You should consider doing some SQL and/or scripting work (python, R, Julia, whatever) on your data to get it ready in the right format prior to importing it into Data Studio. Good luck!
$endgroup$
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47291%2fcomparing-rows-in-data-studio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Welcome to the site! I think that you should be asking yourself "why" you can't do this in Data Studio. The likely answer is that Data Studio is a visualization tool while you are looking to do a transform of your existing data.
Most visualization tools are really only good at handling data in it's final form. It sounds like you still need to work on the data a little more to get to that stage. You should consider doing some SQL and/or scripting work (python, R, Julia, whatever) on your data to get it ready in the right format prior to importing it into Data Studio. Good luck!
$endgroup$
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
add a comment |
$begingroup$
Welcome to the site! I think that you should be asking yourself "why" you can't do this in Data Studio. The likely answer is that Data Studio is a visualization tool while you are looking to do a transform of your existing data.
Most visualization tools are really only good at handling data in it's final form. It sounds like you still need to work on the data a little more to get to that stage. You should consider doing some SQL and/or scripting work (python, R, Julia, whatever) on your data to get it ready in the right format prior to importing it into Data Studio. Good luck!
$endgroup$
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
add a comment |
$begingroup$
Welcome to the site! I think that you should be asking yourself "why" you can't do this in Data Studio. The likely answer is that Data Studio is a visualization tool while you are looking to do a transform of your existing data.
Most visualization tools are really only good at handling data in it's final form. It sounds like you still need to work on the data a little more to get to that stage. You should consider doing some SQL and/or scripting work (python, R, Julia, whatever) on your data to get it ready in the right format prior to importing it into Data Studio. Good luck!
$endgroup$
Welcome to the site! I think that you should be asking yourself "why" you can't do this in Data Studio. The likely answer is that Data Studio is a visualization tool while you are looking to do a transform of your existing data.
Most visualization tools are really only good at handling data in it's final form. It sounds like you still need to work on the data a little more to get to that stage. You should consider doing some SQL and/or scripting work (python, R, Julia, whatever) on your data to get it ready in the right format prior to importing it into Data Studio. Good luck!
answered Mar 14 at 12:44
I_Play_With_DataI_Play_With_Data
1,2371833
1,2371833
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
add a comment |
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
Thank you! I have prepared my data and If I want to do what I asked about I'll have a 80k columns tables !
$endgroup$
– helloworld
Mar 14 at 13:53
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
$begingroup$
@helloworld You’re welcome. If my answer has helped you in some way, I’d appreciate you marking the check mark as the accepted answer :)
$endgroup$
– I_Play_With_Data
Mar 15 at 23:16
add a comment |
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f47291%2fcomparing-rows-in-data-studio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown