How to import the JSON data that comes from REST API into Excel 2013?

HI,
Is there a way to import the JSON data that REST API returns into Excel 2013? If so how?
Could you please let me know this?
If you need to know any more info please let me know.
Thanks,
Vinay

I got this. We need to use power query add in for this.
EXCEL 2013 -> POWER QUERY -> From Web
Enter the URL for the REST end point and click ok. Power Query editor will show up with the URL and list of your data.
click on the list -> Right click->drill down
You will see the no of records the API returned.
Right Click on List in that table -> To Table and say ok in the next dialog.
On the displayed columns, there will be a double sided arrow, click on that and select the rows you want to import.
There you go. You will all the data.
Click on Apply and close. This will import the data into your excel file.

Similar Messages

  • DeserializeJSON - is there a limit on the size of the JSON data that can be converted?

    I have some valid JSON data that's being converted successfully by DeserializeJSON... until it gets to a certain size, or that's certainly what appears to be happening.  The breaking point seems to be somewhere in the neighborhood of 35,000 characters... about 35KB.  When the conversion fails, it fails with a "JSON parsing failure: Unexpected end of JSON string" message.  And when the conversion fails, the JSON data is deemed to be valid per tools like this one:  http://www.freeformatter.com/json-validator.html.
    So, is there a limit on the size of the JSON data that can be converted by DeserializeJSON?
    Thanks!

    Thanks Carl.
    The JSON is being submitted in its entirety, confirmed by Fiddler.  And it's actually being successfully saved to a SQL Server nvarchar(MAX) field too.  I can validate that saved JSON.
    I'm actually grabbing the JSON to convert directly from the SQL Server, and your comments / thoughts led me down the path of resolution.
    Turns out that the JSON was being truncated prior to getting to the DeserializeJSON command, but it was the cfquery pull that was doing the truncating.  The fix was to enable "long text retrieval (CLOB)" for this datasource in CF Admin.  I'd never run into that before or even knew that this setting existed.
    Thanks again for your comments!

  • Operating Firefox 3.6.3 on a new net book w/windows8. How to install the .json file that I exported from home machine

    Operating Firefox 3.6.3 on a new net book w/windows8. How to install the .json file that I exported from home machine

    I have the same problem
    Use Bookmarks > Organize Bookmarks -> Import & Backup - Restore = Choose file....
    i have backup of 6 .json files
    when i choose 1st one
    This will replace all of your current bookmarks with the backup. Are you sure?
    then i click on ok
    but there is no chage in my new bookmark
    please help
    thanks in advance

  • [svn:fx-trunk] 9171: Adding the change notes that come from the TLF folks

    Revision: 9171
    Author:   [email protected]
    Date:     2009-08-07 08:57:35 -0700 (Fri, 07 Aug 2009)
    Log Message:
    Adding the change notes that come from the TLF folks
    bug: nope
    qa: nope
    checkintests: no need
    Added Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/ReleaseNotes.txt

  • How to get the numeric value of DocTotal from UI API

    When I hit the ADD button I need to get the DocTotal from the UI API !
    All I have is the EditText which gives it in string and the problem is to double.Parse it
    it's a pain to do it while there is CultureInfo related issue with it.
    So It would be wise to get the numeric value directly from the UI API instead of getting the DocTotal by string and trying to convert it.  So is there any way to get the numrci value of DocTotal from UI API ?

    Hello Marc,
    Here is a function which considering the Culture Info and always working. You can speed it up by using extending admininfo to global vairables, and loading the values at startup of the addon.
    Use the oEditText.value.ToString() to convert into into the doulbe number:
    Public Function _string2double(ByVal s As String) As Double
            Dim d As Double
    ' This part is fast, when regional settings equal to sap B1 settings:
            Try
                d = Convert.ToDouble(s)
                d = Math.Round(d, 6)
                Return d
            Catch
            End Try
    ' Speed up performance: extend CompaneService variables to global variables and query them at addon startup.
            Try
                Dim nfi As System.Globalization.NumberFormatInfo = System.Globalization.CultureInfo.CurrentCulture.NumberFormat
                Dim oCompanyService As SAPbobsCOM.CompanyService = oCompany.GetCompanyService()
                Dim oAdminInfo As SAPbobsCOM.AdminInfo = oCompanyService.GetAdminInfo()
                Dim sbodsep As String = oAdminInfo.DecimalSeparator
                Dim sbotsep As String = oAdminInfo.ThousandsSeparator
                If s.IndexOf(Space(1)) > 0 Then
                    If oAdminInfo.DisplayCurrencyontheRight = BoYesNoEnum.tYES Then
                        s = s.Substring(0, s.IndexOf(Space(1)))
                    Else
                        s = s.Substring(s.IndexOf(Space(1)), s.Length - s.IndexOf(Space(1)))
                    End If
                End If
                Dim s1 As String = s.Replace(sbotsep, nfi.NumberGroupSeparator)
                s1 = s1.Replace(sbodsep, nfi.NumberDecimalSeparator)
                d = Convert.ToDouble(s)
                d = Math.Round(d, 6)
                Return d
            Catch
                Return 0
            End Try
        End Function
    Regards,
    J.
    Edited by: János Nagy on Oct 7, 2009 8:55 AM

  • How to Change the XML data that got stuck up in XI

    Hi,
    I am executing a scenario which sends the data from HTTP client>Xi->SAP(R/3 4.6).We are queuing the messages in XI, through QoS EOIO.Sender side we have configured the HTTP adapter and on receiver side we have configured RFC adapter.RFC at receiver side throws an exception, if I try to call rfc from XI by sending  wrong data to it from HTTP client.The message which is failed gets stuck up in the queue , whose status will be shown as System Error.So, No messages will be further processed from that queue.
    Our Requirement is, We need to manually change the xml file which is  failed while trying to post data in to SAP.Could any one help me  to find where the Failed xml file gets stored in XI and how can we change the file .
    Regards,
    Kiran kumar.

    Mario,
    This is possible from SP 19 onwards...
    Have a look @
    /people/gourav.khare2/blog/2007/02/28/sapxi--message-editing-150-responsibility-and-liability-150-sp19
    Also, the comments in the blog. Really good
    http://help.sap.com/saphelp_nw04/helpdata/en/43/4a576b5b7430f3e10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/4a576b5b7430f3e10000000a11466f/frameset.htm
    Regards,
    Jai Shankar

  • How to disable the onscreen notifications that comes for ios update

    We are using the new ipad 2s at kiosk system, while the new ipads that we got are coming with the latest ios but the one we installed earlier are ios 5.0 we do not want any notifications of any sorts that allows the user to get out of the app that we are using. All the other ways of coming out of an app are covered but the one with the ios update notification that comes in the middle of the screen is the only one that is coming in the way. We are testing our app for the new release of ios and are working on it, in mean time we need some solution to disable that blue notification that comes in the middle of the screen and has the two options of cancel and goto settings

    I am sorry that is the image I have taken from the web as that is the best Image I could get, sorry for the misunderstanding here is the link for the same, http://www.everythingicafe.com/forum/threads/official-ios-5-1-1-update-thread.88 680/ post number 16
    http://www.everythingicafe.com/forum/threads/official-ios-5-1-1-update-thread.88 680/We have not jailbroken any of our devices.

  • Someone stole my Ipod in school and I would like to know how to use the Ipod tracker that comes when you update your Ipod. Can someone please help me?

    Can you please help. The tracker comes with the update for the Ipod Touch with Camera

    There is no tracker application bundled with an iPod (nor iPhone nor iPad). Apple offers an app in the iTunes Store that allows an iOS device on which the "Find My..." service has been set up to be tracked from another iOS device (the app goes on the device doing the tracking). But the service has to have been set up on the device you want to track before it was stolen.
    http://www.apple.com/icloud/features/find-my.html

  • Self Assigned IP Address, wher the heck did that come from?????

    Getting flipping well annoyed with this 10.4 software release! Come on Apple say something find the fix. The problem started with 10.4.4 EVERYTHING was working fine prior to installing, Wifes imac on airport, me on my G5 chatting happily away, the reason I purchased the .mac accounts and the iSights. After 10.4.4 came the problem of the iMac getting an IP address of 10.0.1.x from the airport and no longer able to connect to the internet. So I powered off the airport and connected the ethernet from the Zoom ADSL router direct, and the iMac claims there is a "self assigned IP address" on the Ethernet, which is not true, the machine uses DHCP, rebooted so many times (Windows funnily enough never needed as many reboots as OSX Tiger! and now seems like a better choice if truth be told) and everytime this self assigned IP address appears. Now if I connect my PB to the same cable I get 10.0.0.x and no problem with the internet connection. Settings are IDENTICAL, I even cloned my PB and booted the iMac from the clone and STILL we get "Self Assigned IP Address" on the iMac!
    Does anyone have any idea how to stop the self assigned ip address problem?
    Jed "Really not very happy at all" Stone

    Powered off the Zoom DSL modem for an hour or so, and
    now it all works fine, got this Gem of info from ther
    Macosxhints website, a mighty fine site it is as
    well. Regards Kev
    Does not solve the problem for me. I'm sitting in a motel with a wireless net. I can connect to the Red Carpet network, with a strong signal, but Safari says I'm not connected to the internet. Network status gives me the same dumb "self-assigned" error. TCP/IP is set for DHCP. Since it's not my base station, I can't just go and recycle it. It did work once, but I haven't been able to reconnect. I've tweaked the connection multiple ways, rebooted multiple times, etc. etc. etc.
    So what gives, and what can I do.
    Powerbook G4, Mac OS X 10.4.6
    Machine Name: PowerBook G4 12"
    Machine Model: PowerBook6,8
    CPU Type: PowerPC G4 (1.2)
    Number Of CPUs: 1
    CPU Speed: 1.5 GHz

  • How to get the output data of Standard drill down report into z-program?

    HI every one,
            I want to get the output data of drill down report into z-program.
           Actually,if the output is only one, I can get into z-program,
          But, Here the report consists 3 alv outputs. when double clicking function happens, it will direct to another alv output.
        Those, all the outputs of report i want to get into z-program.
    PLease , give reply as early as possible.
    Thank u in advance,
    karthik

    HI,
      When i download,only one output i will get.
      But,if i double-click the particular record it will show another output. I want that output also.
      Like that,when i double-click particular record, it will show some other alv ouput based on record,     
    i wanted all those outputs.
    If  i copy the code, whether i face any problems?

  • The extreme heat that comes from my macbook pro

    my macbook pro gets so hot where my left palm rests on the laptop that it becomes unbearable. This happens often when I have alot of processes running and I could understand if the laptop just got a little bit hot from doing this task, but this intense heat generation is unacceptable and generally occurs more when I use the apple OS on my computer than the windows OS (even when i am playing hardware intense games on windows it never gets this hot)
    I am currently downloading files wirelessley, listening to music, the keyboard is illuminated, the fans are spinning at a normal 1999 rpm's and the temperatures of my hardware seem normal, I am typing on my lap in a chair, but I am allowing proper ventillation from the back of the laptop and it still gets this hot occasionally when I am using it on a surface.
    The heat only comes from that one spot underneath my wrist, any suggestions?
    Message was edited by: CaptainHowdy
    Message was edited by: Host

    Hi, I have the exact same problem. You can read my thread on:
    http://discussions.apple.com/thread.jspa?threadID=1076379&tstart=15
    Well, besides FanControl, there is also the CoolBook utility were you can undervolt the CPU (without decreasing performance). However, the area we’re worried about is where the HD is located, lowering the CPU heat might not help. But since the entire case is in aluminum, it just might
    I haven’t messed with CoolBook yet, as it doesn’t fully support Santa Rosa yet, and would also like to hear more experience from other MBP users.

  • How to read azure storage data using JAVA with REST API

    Hi,
    We have a cloud service in our lab. We have enabled diagnostics
    in cloud services. So WADPerformanceCounterTable was created in storage account. Now , We want to read the WADPerformanceTable using
    JAVA with REST API. Is there any way to collect these details. please give me any
    sample code to connect azure storage using table service REST API.
    Thanks & Regards
    Rathidevi

    Hi,
    Please have a look at this article:
    https://convective.wordpress.com/2010/08/18/examples-of-the-windows-azure-storage-services-rest-api/, it demonstrate how to use table service Rest API, it also give us the code, hope this helps. Of course, the
    MSDN article could also help us coding.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to remove the default audio that comes with the video story when a new video story?

    am using adobe photo shop elements 13
    trying to create a new video story  by basically joining all home videos in a chapter. the annoying this is that the new project comes with a default audio clipping which basically makes my home video's audio inaudible.
    how do i remove this default audio clip so i can hear my home video 's audio and not some random music..
    thanks

    Hi Hemanth,
    Check this link,
    Remove Refresh link from No Result View.
    Thanks,
    Vino

  • How to disable the alert message that comes in older browsers while loading

    Hi!
    I'm testing the ADF Rich faces app on Firefox 2.0.01.
    It's working fine, but still I get the Error "" You are using unsupported Gecko Browser,the Supported Gecko browsers are 2.0.02 and higher".
    I don't want that message to be displayed to the user, though he may be using older browsers..
    I Suppose the application developer can handle it according to the demands of the of the situation...
    Can you suggest a way to disable that alert message which is very annoying to the user , every time a page is loaded ?
    Thanking you in advance,
    Samba

    I filed your complaint as an ER. For tracking purposes the ER number is 6160631.
    --RiC                                                                                                                                                                               

  • How to view the Billing data,direct postings from FI and Over head costs

    Dear All,
    I have created a PA report by Report Painter and when I execute the report by KE30,I could able see the report for billing data by selecting the 'F' and when I want to see the direct postings from FI,I have to come back to initial screen ,then select 'B' and similarly select 'D' for overhead costs.
    Can I see all data (i.e billing,postings from FI & overhead costs ) in a single report,without selecting the Record Type.
    Regards
    Su

    Hi,
    In KE35 (Form),I have defined the columns (for actuals and plan) and rows (for value fields only) and in KE32 (Report),I have defined the characteristics and variables and when I defining the VARIABLES ,I have selected 'Record Type' as one of the variable.
    As you said that I have tried to remove the Record Type as a variable,but i could not remove it .  Please suggest me as how to remove it and take it as a Characteristic.
    Regards
    Subbu

Maybe you are looking for

  • Php and asp on same server?

    Just a quicky? Can I run both php and asp on the same server? Some one has a website produced using asp (don't know a thing about that language) but I'd like to use the server it's on and redo some of the stuff using php just retaining a few pages wh

  • Advantages of servlets over jsp

    in an interview i was asked advantages of servlets over jsp? i could't answer.what r the advantages?pls reply

  • Message for Embargo "No country information has been maintained for US"

    Hi I have activated the legal Regulation EMBUN for country DE and US where country of departure is DE and US is country of destination. Entry in Emb. Exp. is 2Check : Export (exclusively) for both DE ans US. In the Log it shows aEmbargo block and the

  • My zen neeon 5gb always needs to be formatted everytime i connect

    i have a zen neeon 5Gb with no travel charger ( not bundled) so i usually charge it with my pc's usb, but my neeon always like corrupted everytime i need to re-charge the "corrupted" status is like i can't access it from windows explorer, and my wind

  • Management Assets in HR module

    Hi Experts! Now I don't Know in HR module the System management The assets that are used by employee. Help me to find the place where I can management the assets that are used by employee. Regards, Huy!